Darren Shepherd
|
f22c692529
|
Merge pull request #975 from imikushin/tls
Disable docker server TLS cert auto-generation
|
2016-06-06 12:43:19 -07:00 |
|
Ivan Mikushin
|
41f333d0ff
|
Disable docker server TLS cert auto-generation
Because users should be explicit about their docker TLS certs.
Also, re-generate the key and cert files when `ros tls gen` is run (used to be cached).
|
2016-06-06 10:27:03 -07:00 |
|
Darren Shepherd
|
82666d779e
|
Fix tests
|
2016-06-06 10:17:21 -07:00 |
|
Ivan Mikushin
|
0f6cf07786
|
make tests run on arm64
|
2016-04-01 16:18:27 -07:00 |
|
Ivan Mikushin
|
e2f3ac78a7
|
cleanup tests using SSH
|
2016-03-31 18:56:18 -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 |
|
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
|
084fb43201
|
tweak tests
|
2015-12-11 17:38:00 +05:00 |
|
Ivan Mikushin
|
fde9d035b0
|
test docker --tlsverify
|
2015-12-11 13:41:19 +05:00 |
|
Ivan Mikushin
|
b10a093c62
|
test dhcpcd running in background after network has initialized
|
2015-11-18 14:50:56 +05:00 |
|
Ivan Mikushin
|
3395ede89d
|
rename tests package to rostest
|
2015-11-18 14:37:38 +05:00 |
|