lorax/tests/cli
Lars Karlitski 5f5a2d5337 test_compose_tar: Fix docker test
The docker phase always failed because `-ti` was passed even though the
the output was not a terminal.

Also remove the check for /usr/bin/docker in the setup phase. It didn't
test that the daemon was running. More importantly, it didn't abort the
test anwyay (and there doesn't seem to be a good way to do this in
beakerlib).
2019-05-20 20:24:01 +02:00
..
lib Add test for passing custom option on kernel command line 2019-05-07 12:36:32 +03:00
test_blueprints_sanity.sh Add test for starting compose with deleted blueprint 2019-04-23 11:37:03 +03:00
test_build_and_deploy_aws.sh Use verify_image function as a helper for generic tests 2019-05-07 12:36:32 +03:00
test_build_and_deploy_azure.sh Use verify_image function as a helper for generic tests 2019-05-07 12:36:32 +03:00
test_build_and_deploy_openstack.sh Add test for passing custom option on kernel command line 2019-05-07 12:36:32 +03:00
test_build_and_deploy_vmware.sh Add test for passing custom option on kernel command line 2019-05-07 12:36:32 +03:00
test_compose_ext4-filesystem.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_compose_google.sh Add a compose check for google cloud images. 2019-04-02 10:15:42 -04:00
test_compose_live-iso.sh Use verify_image function as a helper for generic tests 2019-05-07 12:36:32 +03:00
test_compose_partitioned-disk.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_compose_qcow2.sh Add test for passing custom option on kernel command line 2019-05-07 12:36:32 +03:00
test_compose_sanity.sh Add new test to verify compose paths exist 2019-04-15 21:53:24 +03:00
test_compose_tar.sh test_compose_tar: Fix docker test 2019-05-20 20:24:01 +02:00