Jan Stodola
43a79746fc
Export OS_PROJECT_NAME variable in openstack scripts
...
The OS_PROJECT_NAME (or OS_TENANT_NAME) environment variable needs to be defined.
Use the OS_PROJECT_NAME, since it is recommended in the documentation instead of
the older OS_TENANT_NAME.
(cherry picked from commit cc6fdb2fac
)
2019-05-03 16:57:37 -07:00
Alexander Todorov
a038f7d904
tests: use the first IP address if more than 1 retruned from OpenStack
...
(cherry picked from commit 883a959442
)
2019-05-03 16:52:44 -07:00
Alexander Todorov
4f3b81e4e7
Teach OpenStack test to distinguish between RHEL and Fedora
...
(cherry picked from commit 642b909d24
)
2019-05-03 16:50:33 -07:00
Alexander Todorov
9584cbd96f
Use a temporary dir for ssh keys during testing
...
resolves path problems with sudo, we already have the same change
in the AWS test script.
(cherry picked from commit 16260c1569
)
2019-05-03 16:47:46 -07:00
Alexander Todorov
a8ff02113b
Use full path when pushing toml files during testing
...
(cherry picked from commit 8f430be2a6
)
2019-05-03 16:47:00 -07:00
Alexander Todorov
9b31c3cad9
Fix typo in comment
...
(cherry picked from commit d6dcb38a78
)
2019-05-03 16:40:48 -07:00
Alexander Todorov
3fd9699e6d
For OpenStack build image with rng-tools installed
...
appears to be a decent workaround for slow boot likely caused
by lack of entropy for ssh-keygen, see:
https://bugzilla.redhat.com/show_bug.cgi?id=1639326
(cherry picked from commit 6ae78fbd47
)
2019-05-03 16:39:25 -07:00
Alexander Todorov
a2797e8f1b
new test: build and deploy an image in OpenStack
...
(cherry picked from commit 6a42570eea
)
2019-05-03 16:37:16 -07:00