Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-13 | test_upgrade: add some missing commas (#769) | Daniel Watkins | |
2020-12-17 | integration_tests: fix IN_PLACE CLOUD_INIT_SOURCE (#731) | Daniel Watkins | |
This fixes up an issue introduced in 54e202a6480e48dbb8a72004f7a5003f7c4edfae. | |||
2020-12-15 | Some test_upgrade fixes (#726) | James Falcon | |
- workaround pad.lv/1908287 for restarting instances - move wait param from launch_kwargs to launch call - remove name param as it's not universally supported - add platform to log names | |||
2020-12-07 | Add upgrade integration test (#693) | James Falcon | |
Add an integration test that roughly mimics many of the manual cloud SRU tests. Also refactored some of the image setup code to make it easier to use in non-fixture code. |