summaryrefslogtreecommitdiff
path: root/tests/integration_tests
AgeCommit message (Expand)Author
2020-12-18integration_tests: set log-cli-level to INFO by default (#737)Daniel Watkins
2020-12-18integration_tests: log the path we collect logs into (#733)Daniel Watkins
2020-12-17integration_tests: fix IN_PLACE CLOUD_INIT_SOURCE (#731)Daniel Watkins
2020-12-15integration_tests: restrict test_lxd_bridge appropriately (#730)Daniel Watkins
2020-12-15Add integration tests for CLI functionality (#729)James Falcon
2020-12-15Integration test for gh-626 (#728)James Falcon
2020-12-15Some test_upgrade fixes (#726)James Falcon
2020-12-15Ensure overriding test vars with env vars works for booleans (#727)James Falcon
2020-12-15integration_tests: port lxd_bridge test from cloud_tests (#718)Daniel Watkins
2020-12-11Integration test for gh-632. (#725)James Falcon
2020-12-11Integration test for gh-671 (#724)James Falcon
2020-12-10Integration test for LP: #1813396 and #669 (#719)James Falcon
2020-12-09integration_tests: add test for LP: #1898997 (#713)Daniel Watkins
2020-12-09Add integration test for power_state_change module (#717)James Falcon
2020-12-07Add upgrade integration test (#693)James Falcon
2020-12-04Integration test for 570 (#712)James Falcon
2020-12-04Add ability to keep snapshotted images in integration tests (#711)James Falcon
2020-12-03Integration test for pull #586 (#706)James Falcon
2020-12-03integration_tests: introduce skipping of tests by OS (#702)Daniel Watkins
2020-12-03integration_tests: introduce IntegrationInstance.restart (#708)Daniel Watkins
2020-12-02Add lxd-vm to list of valid integration test platforms (#705)James Falcon
2020-11-30Delete image snapshots created for integration tests (#682)James Falcon
2020-11-26Parametrize ssh_keys_provided integration test (#700)lucasmoura
2020-11-26Drop use_sudo attribute on IntegrationInstance (#694)lucasmoura
2020-11-24Collect logs from integration test runs (#675)James Falcon
2020-11-23Ensure proper root permissions in integration tests (#664)James Falcon
2020-11-23LXD VM support in integration tests (#678)James Falcon
2020-11-23Integration test for fallocate falling back to dd (#681)James Falcon
2020-11-20Support configuring SSH host certificates. (#660)Jonathan Lung
2020-11-20add integration test for LP: #1900837 (#679)Daniel Watkins
2020-11-19Make mount in place for tests work (#667)James Falcon
2020-11-19integration_tests: restore emission of settings to log (#657)Daniel Watkins
2020-11-18only run a subset of integration tests in CI (#672)Daniel Watkins
2020-11-04Fix launch_kwargs bug in integration tests (#654)James Falcon
2020-11-02integration_tests: various launch improvements (#638)Daniel Watkins
2020-11-02test_lp1886531: don't assume /etc/fstab exists (#639)Daniel Watkins
2020-10-26refactor integration testing infrastructure (#610)James Falcon
2020-10-19Add more integration tests (#615)lucasmoura
2020-10-16integration_tests: emit settings to log during setup (#601)Daniel Watkins
2020-10-16integration_tests: implement citest tests run in Travis (#605)Daniel Watkins
2020-10-15Add Azure support to integration test framework (#604)James Falcon
2020-10-06integration_tests: don't error on cloud-init failure (#596)Daniel Watkins
2020-10-06integration_tests: improve cloud-init.log assertions (#593)Daniel Watkins
2020-10-02add integration test for LP: #1886531 (#592)Daniel Watkins
2020-10-01Initial implementation of integration testing infrastructure (#581)James Falcon