50b7894ade
Current tests are using localhost, which is fine but may not be real world. Change-Id: Ia85c95c4c454e153e5bc70ddb0e0df9d3af98f16 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
6 lines
273 B
Plaintext
6 lines
273 B
Plaintext
[test]
|
|
# NOTE(pabelanger): We should not be hard-coding jenkins here, since it limits
|
|
# who can run this test. However, ansible 2.0 has broken ansible_user and it
|
|
# now requires to be setup, otherwise it will return nil.
|
|
test01 ansible_host=localhost ansible_user=jenkins
|