Chris Roberts
c6e8befe21
Update some grammer issues in the test Bash scripts
...
Related: rhbz#1656105
2019-03-22 12:15:38 +02:00
Chris Roberts
48a28e0950
Update datastore for VMware testing
...
Datastore switched from NFS to iSCSI
Related: rhbz#1656105
2019-03-22 12:11:56 +02:00
Alexander Todorov
64baf7c147
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
Related: rhbz#1687595
2019-03-15 11:02:00 +02:00
Jiri Kortus
56d0e704c0
Make sure compose build tests run with SELinux in enforcing mode
...
Related: rhbz#1654795
2019-02-06 13:59:17 +01:00
Alexander Todorov
2ac027c78b
Upgrade pip & setuptools b/c they are rather old
...
and sometimes Python dependencies fail to install with:
SetuptoolsOutdatedWarning: your setuptools is too old (<12)
2019-01-09 10:55:58 +02:00
Alexander Todorov
d63de76cb3
On RHEL 7 we have Python 2, not Python 3
2018-12-20 10:55:04 +02:00
Alexander Todorov
5dc19500ad
On RHEL 7 we have yum instead of dnf
2018-12-20 10:55:04 +02:00
Alexander Todorov
808454b561
On RHEL 7 compose info
is compose details
2018-12-20 10:55:04 +02:00
Alexander Todorov
f8137b94db
Backport cloud image tests from master
2018-12-20 10:55:04 +02:00