1
0
mirror of https://github.com/rancher/os.git synced 2025-06-29 08:16:49 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Darren Shepherd
d34ead2fbf Speed up build and run tests 2016-05-22 23:16:27 -07:00
Ivan Mikushin
0f6cf07786 make tests run on arm64 2016-04-01 16:18:27 -07:00
Ivan Mikushin
95d24ac67d Modify the tests to work with multiple architectures 2016-03-31 13:16:26 -07:00
Darren Shepherd
cd2829d220 Farewell PID one
This change no longer runs Docker as PID 1.  Instead PID 1 is a very
simple zombie reaper and Docker is moved as a child of that PID.
2015-12-22 15:38:32 -07:00
Darren Shepherd
808fbdbe1f Use a subdirectory of the state partition 2015-12-22 15:16:22 -07:00
Ivan Mikushin
f4f59e97cc Fix naming of external services (e.g. specified by rancher.services_include)
Add container_name key to service configuration.
2015-12-21 11:49:43 +05:00
Ivan Mikushin
ac3d7afca6 Integration tests: make sure qemu exits in fixture finalizer
Also, make sure qemu is alive in wait_for_ssh.
2015-12-17 14:59:52 +05:00
Ivan Mikushin
2c89796274 integration tests: log while we are waiting for ssh and docker 2015-12-02 17:24:35 +05:00
Ivan Mikushin
3395ede89d rename tests package to rostest 2015-11-18 14:37:38 +05:00