Jiri Kortus
4c313acc64
Add checks for disabled root account
...
The root account checks are applied to generated and deployed images
to make sure that root account is locked, except for live ISO.
(cherry picked from commit 655e7e40c0
)
(cherry picked from commit 7c093ecbb4
)
2019-05-06 12:07:06 -07:00
Chris Roberts
3339048a66
Update datastore for VMware testing
...
(cherry picked from commit 32d5ff8615
)
(cherry picked from commit 7bf3371e33
)
2019-05-06 12:07:06 -07:00
Alexander Todorov
530279c44a
Allow overriding $CLI outside test scripts
...
this will allow you to test against installed RPM like so:
# export CLI="/usr/bin/composer-cli"
# make test_images
If you already have lorax-composer running then you can directly
execute test scripts:
# ./tests/cli/test_build_and_deploy_aws.sh
(cherry picked from commit 85dfbd7911
)
(cherry picked from commit 1053c7477e
)
2019-05-06 12:00:22 -07:00
Jiri Kortus
f7e71768fa
Make sure compose build tests run with SELinux in enforcing mode
...
(cherry picked from commit 57be7313c4
)
2019-05-03 17:01:30 -07:00
Alexander Todorov
963c7d8f89
tests: remove a debugging command
...
(cherry picked from commit 6563a33f63
)
2019-05-03 16:52:44 -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
c4f3ceb0ec
Update V_DATASTORE b/c defaults appear to have been changed
...
(cherry picked from commit 59050df710
)
2019-05-03 16:47:38 -07:00
Alexander Todorov
41aa84ba04
Clone pyvmomi samples in the correct directory
...
(cherry picked from commit e0c8cdc5a8
)
2019-05-03 16:47:10 -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
cbebbce0d5
Fix typos in VM_NAME and cleanup command
...
(cherry picked from commit 6005f98123
)
2019-05-03 16:37:10 -07:00
Alexander Todorov
71ccb55985
new test: build and deploy images on vSphere
...
(cherry picked from commit 9906ad6da3
)
2019-05-03 16:37:04 -07:00