lorax/tests/cli
Jan Stodola ed8a21a627 Use ansible instead of awscli
Not all parts of the script has been switched from awscli to ansible yet,
because the ansible aws modules do not support importing s3 object as snapshots.
(https://github.com/ansible/ansible/issues/53453)
Workaround using the image_location parameter of the ec2_ami ansible module
would mean adding extra code for generating AMI manifest with pre-signed
URLs.
2019-05-24 12:44:30 +03:00
..
lib Add test for passing custom option on kernel command line 2019-05-07 12:36:32 +03:00
playbooks/aws Use ansible instead of awscli 2019-05-24 12:44:30 +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 ansible instead of awscli 2019-05-24 12:44:30 +03:00
test_build_and_deploy_azure.sh tests: Source lib.sh from the right directory 2019-05-24 00:23:21 +02:00
test_build_and_deploy_openstack.sh tests: Source lib.sh from the right directory 2019-05-24 00:23:21 +02:00
test_build_and_deploy_vmware.sh tests: Source lib.sh from the right directory 2019-05-24 00:23:21 +02:00
test_compose_ext4-filesystem.sh tests: Fail immediately when image build fails 2019-05-22 08:24:49 +02:00
test_compose_google.sh tests: Fail immediately when image build fails 2019-05-22 08:24:49 +02:00
test_compose_live-iso.sh tests: Source lib.sh from the right directory 2019-05-24 00:23:21 +02:00
test_compose_partitioned-disk.sh tests: Fail immediately when image build fails 2019-05-22 08:24:49 +02:00
test_compose_qcow2.sh tests: Source lib.sh from the right directory 2019-05-24 00:23:21 +02:00
test_compose_sanity.sh tests: Fail immediately when image build fails 2019-05-22 08:24:49 +02:00
test_compose_tar.sh tests: Fail immediately when image build fails 2019-05-22 08:24:49 +02:00