Commit graph

15 commits

Author SHA1 Message Date
Ricardo Carrillo Cruz
9a3f5bf1fc Set NXAPI port to 8080 () 2017-08-29 16:42:42 +02:00
Trishna Guha
edca4f426f Revert "fix nxapi nxos tests" ()
* Revert "Fix leading slashes being stripped from mount src ()"

This reverts commit 3251aecd95.

* Revert "Convert value of port and timeout in provider to integer ()"

This reverts commit a914a39975.

* Revert "fix nxapi nxos tests ()"

This reverts commit 4137169b21.
2017-08-29 09:28:16 -04:00
Trishna Guha
4137169b21 fix nxapi nxos tests ()
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-08-29 09:08:32 -04:00
Ricardo Carrillo Cruz
549ef0f45d Change inventory_hostname to ansible_ssh_host on nxos group_vars ()
We need to use IP address, as inventory_hostname returns an UUID from
openstack.py inventory in our CI.
Also, commenting the username/pass as we set them in the inventory (we shall
change this in the future).
2017-08-29 12:24:57 +02:00
Ricardo Carrillo Cruz
87757ca385 Remove eos group_vars creds and increase eapi timeout ()
We don't need provider creds as we set those at inventory group vars,
increasing eapi timeout as some eapi tests are flip flopping with
timeouts.
2017-08-10 16:25:38 +02:00
Ricardo Carrillo Cruz
8f18ca45f1 Comment cli provider creds on junos group_vars ()
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 ()
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 ()
* 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. () 2017-04-06 10:58:04 -06:00
John R Barker
bdc4fa6b99 Add group_vars/ops.yaml ()
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 
2016-11-29 12:34:30 -05:00
John R Barker
4875824357 Network dut ()
* 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 ()
* 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