Darren Shepherd
38a38a602a
Merge pull request #308 from janeczku/cloud-init-cmdline
...
Bugfix: cloud_init datasource "cmdline" should not expect a value
2015-05-13 20:43:03 -07:00
Jan Broer
e82ce0ac22
Bugfix: cloud_init datasource "cmdline" should not expect a value
...
Problem: Datasource of type `cmdline` is not processed unless a value is given. Alas, cloud-init's `proc_cmdline` method does not take any arguments at all.
2015-05-14 03:38:14 +02:00
Darren Shepherd
ce16b2e271
Merge pull request #296 from imikushin/integration-test
...
WIP: integration tests
2015-05-12 23:29:50 -07:00
Darren Shepherd
e81cfe9217
Merge pull request #307 from imikushin/godeps
...
update rancher-compose
2015-05-12 22:08:04 -07:00
Ivan Mikushin
49cce9e89e
update rancher-compose
2015-05-13 09:55:22 +05:00
Darren Shepherd
781fe85a3c
Merge pull request #273 from wlan0/bugfix4
...
throw error when enabled service cannot be loaded
2015-05-11 18:04:11 -07:00
Darren Shepherd
a55b0b432b
Merge pull request #301 from imikushin/ssh
...
`./scripts/ssh` convenience script
2015-05-11 18:02:42 -07:00
Darren Shepherd
4e94e92c9d
Merge pull request #297 from deniseschannon/WIP
...
Fixes creating Hash
2015-05-11 18:02:25 -07:00
Darren Shepherd
cbc9839259
Merge pull request #303 from ibuildthecloud/compose2
...
Update to newer compose
2015-05-11 18:01:23 -07:00
Darren Shepherd
48e9e1fb09
Merge pull request #302 from imikushin/ros
...
rename `rancherctl` to `ros`
2015-05-11 18:01:13 -07:00
deniseschannon
efa14453a3
Updated hash based on comments
2015-05-11 10:02:15 -07:00
Darren Shepherd
7f4c339034
Update to newer compose
2015-05-11 01:18:42 -07:00
Ivan Mikushin
5b9ef6ae16
rename rancherctl
to ros
...
shorter, easier to use (and just plain cooler) name
2015-05-10 18:17:04 +05:00
Ivan Mikushin
4886c8815c
make ssh happy with the key perms (again)
2015-05-10 17:46:10 +05:00
Ivan Mikushin
2603fd2ba9
rm -f ./state/empty-hd.img
before running qemu
2015-05-10 17:46:10 +05:00
Ivan Mikushin
99cca7be16
just a tiny rename
2015-05-10 17:46:10 +05:00
Ivan Mikushin
54ff0850f6
test_rancher_network - wip
2015-05-10 17:46:10 +05:00
Ivan Mikushin
4d594b768f
test_rancher_network - wip
2015-05-10 17:46:10 +05:00
Ivan Mikushin
3eefe3785b
test_rancher_environment
2015-05-10 17:46:10 +05:00
Ivan Mikushin
1f5b50f489
test_ssh_authorized_keys
2015-05-10 17:46:10 +05:00
Ivan Mikushin
070162eb55
wip: test cloud-config
2015-05-10 17:46:10 +05:00
Ivan Mikushin
b64b31a952
use with
for ssh subprocess
2015-05-10 17:46:09 +05:00
Ivan Mikushin
83f0b3057a
factor out util
2015-05-10 17:46:09 +05:00
Ivan Mikushin
2c4b918a89
use with
to close streams properly
2015-05-10 17:46:09 +05:00
Ivan Mikushin
f919ac3193
parse RancherOS version from ./scripts/version
2015-05-10 17:46:09 +05:00
Ivan Mikushin
05609ca6fb
clear state before running tests, wait for ssh
2015-05-10 17:46:09 +05:00
Ivan Mikushin
f2d797d6cc
migrate to python-3.4
2015-05-10 17:46:09 +05:00
Ivan Mikushin
72b29cc797
test_run_system_container: fixed
2015-05-10 17:46:09 +05:00
Ivan Mikushin
a753ca7930
test_run_system_container: wip
2015-05-10 17:46:09 +05:00
Ivan Mikushin
38d67b20d1
integration tests: use session and module fixtures
2015-05-10 17:46:09 +05:00
Ivan Mikushin
e4f04c698f
test system boots
2015-05-10 17:46:09 +05:00
Ivan Mikushin
190a46542d
tests container to run in-VM
2015-05-10 17:46:09 +05:00
Ivan Mikushin
ece34c7a3d
py.test module: integration
2015-05-10 17:46:09 +05:00
Ivan Mikushin
028b274dcd
make ssh happy with the key perms
2015-05-10 16:59:38 +05:00
Ivan Mikushin
2379bd9721
use exec to replace the bash process with qemu
2015-05-10 15:33:51 +05:00
Ivan Mikushin
11c5348845
./scripts/ssh
: exec arbitrary command
...
e.g. `./scripts/ssh sudo system-docker ps -a`
2015-05-10 14:11:25 +05:00
Ivan Mikushin
26aae6303f
./scripts/ssh
convenience script
...
run `./scripts/ssh` to easily ssh into the RancherOS KVM instance started with `./scripts/run`
2015-05-10 14:11:11 +05:00
deniseschannon
eea38fb173
Updated hashing in case slice order changes
2015-05-08 13:17:52 -07:00
deniseschannon
975e869af9
Fixes creating Hash
2015-05-07 14:29:30 -07:00
Darren Shepherd
f60bb0afa4
Merge pull request #293 from wlan0/bugfix2
...
Fix #283 : Check type while setting config via rancherctl
2015-05-06 14:50:30 -07:00
Darren Shepherd
4b20a83579
Merge pull request #267 from wlan0/bugfix3
...
add ability to delete dynamically added services
2015-05-06 14:21:01 -07:00
Darren Shepherd
c556b8b231
Merge pull request #289 from ibuildthecloud/rancher-compose-refactor
...
Godeps rancher-compose bump
2015-05-05 14:05:35 -07:00
Darren Shepherd
245a7dd46a
Godeps rancher-compose bump
2015-05-05 14:04:42 -07:00
Darren Shepherd
605dfb085b
Merge pull request #288 from ibuildthecloud/rancher-compose-refactor
...
Rancher compose refactor
2015-05-05 13:40:50 -07:00
Darren Shepherd
4201133193
Godeps
2015-05-05 13:38:22 -07:00
Darren Shepherd
2bae134b35
Only bind mount /var/lib/rancher/conf
2015-05-05 13:37:51 -07:00
Darren Shepherd
cff8052a3b
Fix invalid reference to old userdockerwait
2015-05-05 13:37:25 -07:00
Darren Shepherd
6b929abdea
Updates for refactored rancher-compose
2015-05-05 13:36:52 -07:00
Darren Shepherd
8b83726560
Merge pull request #286 from wlan0/bugfix2
...
Fixes #151 : Better error messages for incorrect use of options
2015-05-04 20:40:29 -07:00
wlan0
a748fde371
Fixes #209 : ensure that service is in /var/lib/rancher/conf if specified through a file
2015-05-04 13:28:47 -07:00