Commit graph

10 commits

Author SHA1 Message Date
Anders Ingemann
144a33531f Add documentation for integration test providers 2015-12-13 23:12:00 +01:00
Anders Ingemann
072969065c Implement docker integration test provider and docker tests
Also make build_server.remote_command() public. It's quite useful.
2015-12-13 23:12:00 +01:00
Anders Ingemann
d6e504d388 Document integration provider dependencies 2015-12-13 19:42:15 +01:00
Anders Ingemann
bd7675bedf Introduce run_settings in build_servers.yml
Will be used when starting instances during integration testing.
2015-12-13 19:42:15 +01:00
Anders Ingemann
35121f9c7f Add option to document integration test providers seperately 2015-12-13 19:42:15 +01:00
Anders Ingemann
71c7d445ad Fix #217, by introducing class for comparison of releases 2015-04-29 21:38:06 +02:00
Anders Ingemann
84de1de00f Docs for integration testing 2015-04-20 16:26:05 +02:00
Anders Ingemann
a4bd52bf9e Check for termination string in ec2 tests
Pretty much copy&paste from vbox
2015-04-16 22:22:48 +02:00
Anders Ingemann
53c9eb572e Support testing of EC2 S3 backed instances 2015-04-16 22:22:48 +02:00
Anders Ingemann
6726df1c91 Simplify test harness architecture
by reducing the amount of interfacing between generic and provider specific code
2015-04-16 22:22:48 +02:00