Commit Graph

7 Commits

Author SHA1 Message Date
Paul Belanger 2959772d57
Updates for zuulv3 jobs
Since migrating from zuulv2.5 our jobs were still legacy. This updates
the required bits again to get our jobs properly passing again.

Change-Id: Iba333fd2d8dc996e7eea63494478640d133c9da6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-05-18 20:35:18 -04:00
Paul Belanger f76f8e10bf
Run functional tests against 127.0.0.2
Both connection local and 127.0.0.1 have special meaning for ansible,
where will use the local filesystem vs SSH to the loopback adapter.

So, we use 127.0.0.2 to force ansible to make an SSH connection.

Change-Id: I2d2f81c47bcfc4743e2e9d24347421f892301160
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-09-05 18:50:43 -04:00
Paul Belanger b63bfc2842
Fix path issue with roles_path
Change-Id: I352b3b868dc2b9344152e6a52ec24aaa56aa885d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-08-12 20:54:51 -04:00
Paul Belanger 6e2856cbdc Specific hostname for testing
Current tests are using localhost, which is fine but may not be real
world.

Change-Id: Icec60ea4e15f591001752c4262b1b55a26c9fb9b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-02 11:52:26 -05:00
Paul Belanger 897f7ffd49 Import ansible-role-ssh into OpenStack
Change-Id: I909a781822754862d1db832fe225ee47ff244b3b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-23 21:48:59 +00:00
Paul Belanger c9c5332a38 Support ansible 2.0
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-17 13:10:52 -05:00
Paul Belanger 26544ee4b3 Initial commit
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-25 10:05:04 -05:00