Justin Cormack
a494a39142
Make diagnostics program return exit code
...
Add running diagnostics to test script.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-14 11:30:09 +00:00
Justin Cormack
95b62daa5a
Update check-config script
...
Now returns error if checks do not pass.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-04 09:40:15 +00:00
Justin Cormack
1d71d7c3e1
Update check-config script
...
Now misses the ext3 error messages.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-02 20:05:48 +00:00
Justin Cormack
249df1e912
Add check-config container and test
...
Currently the test will never fail, planning to fix this upstream.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-28 12:39:31 +01:00
Justin Cormack
07103e7e62
Switch to dhcpcd
...
Should fix issue with not sending hostname which Azure needs.
This should be requesting all the dhcp features we currently use.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-23 15:52:30 +01:00
Justin Cormack
7c9e05ff46
run tests with only alpine image, not nginx to make faster
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-13 23:21:44 +01:00
Justin Cormack
276157a769
Move all output to the directories it will be in eventually
...
Signed-off-by: Justin Cormack <justin@specialbusservice.com >
2016-09-12 16:02:07 +01:00
Justin Cormack
1425fe6f4a
add a test for a network service
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-09 00:44:40 +01:00
Justin Cormack
c17aa175b6
log what we are doing in tests, and split pull and run
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-08 17:33:35 +01:00
Justin Cormack
3bed9a18e9
Enable swarm mode in test suite
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-07-26 16:20:29 +01:00
Justin Cormack
67b2a00853
Add conditional services based on mobyplatform
...
Replaces https://github.com/docker/moby/pull/282
Use mobyplatform=xxx to specify platform in boot command
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-07-18 12:39:14 +01:00
Justin Cormack
09e60eee16
Add some more docker tests, including running image
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-07-08 16:54:18 +01:00
Justin Cormack
44d68b268a
Initial test hooks
...
Beginning of a proper test suite, using qemu. Test just runs docker
for now, will add further integration tests.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-07-08 15:44:04 +01:00