bootstrap-vz/tests/integration
2015-04-20 16:25:35 +02:00
..
manifests Switch to using 3 partitions when testing gpt+msdos 2015-04-16 22:21:45 +02:00
providers Check for termination string in ec2 tests 2015-04-16 22:22:48 +02:00
tools Support testing of EC2 S3 backed instances 2015-04-16 22:22:48 +02:00
__init__.py remove duplicated code 2015-04-16 22:18:57 +02:00
ec2_ebs_hvm_tests.py Yeah... 94bd938 really wasn't very smart 2015-04-16 22:22:49 +02:00
ec2_ebs_pvm_tests.py Yeah... 94bd938 really wasn't very smart 2015-04-16 22:22:49 +02:00
ec2_s3_pvm_tests.py Yeah... 94bd938 really wasn't very smart 2015-04-16 22:22:49 +02:00
README.rst Document the remote bootstrapping procedure 2015-04-19 19:28:13 +02:00
virtualbox_tests.py Simplify virtualbox test manifest composition 2015-04-20 16:25:35 +02:00

Integration tests
=================

When running integration tests, the framework will look for ``build-servers.yml``
at the root of the repo and raise an error if it is not found.