Ricardo Carrillo Cruz
8f18ca45f1
Comment cli provider creds on junos group_vars ( #27611 )
...
We set the ansible_ssh_user and ansible_ssh_pass at the inventory level,
commenting these out to avoid precedence issue.
2017-08-02 00:46:31 +02:00
Ricardo Carrillo Cruz
f8582c985a
Comment the user/pass of Junos group_vars netconf provider ( #27610 )
...
We set the ansible_ssh_user and ansible_ssh_pass on the Junos
group. However, that has lower precedence than group_vars.
Commenting the group_vars so we have the creds for all Nodepool nodes
within the inventory.
2017-08-02 00:26:06 +02:00
John R Barker
e9e2d67035
Run vyos_command Network tests in Shippable ( #24514 )
...
* Run VyOS Network tests in Shippable
* net_command no longer exists
* network/ci
* Disable other network tests
* pep8 fix
* Fix PEP 8 issue.
2017-05-12 12:49:12 +01:00
Chris Alfonso
394cb3477b
Fixes loginBanner plucking over eapi transport when loginBanner isn't set. ( #23363 )
2017-04-06 10:58:04 -06:00
John R Barker
bdc4fa6b99
Add group_vars/ops.yaml ( #19288 )
...
Authentication details for ops modules. Was missed during porting
2016-12-13 11:54:51 +00:00
Brian Coca
ca1514cf2a
unified boolean function
...
optimized boolean function
fixes #17815
2016-11-29 12:34:30 -05:00
John R Barker
4875824357
Network dut ( #18668 )
...
* Use dedicated account for testing
This also avoids any instance of "vyos" being masked by no_log
* use vyos-dut-01
2016-11-29 15:12:39 +00:00
John R Barker
e0cc7b3415
Migrate Network Tests into ansible/ansible ( #18233 )
...
* Docs Networking tests
* Copy networking tests from test-network-modules
* Networking transport settings - group_vars
* Network playbooks
* Debug should be off by default
* Update nxos.yaml
* Remove items from top level
* Use dependencies, not pre-tasks
* Remove trailing blank lines
* Remove backup files
* newlines
2016-10-28 19:50:29 +01:00
James Laska
b589bf1d2e
First pass at ec2 module tests
2014-02-26 16:43:30 -05:00
Michael DeHaan
2177b773c8
Rename tests to test, use old directory name.
2014-02-20 19:11:15 -05:00