summaryrefslogtreecommitdiff
path: root/tests/integration_tests/modules
AgeCommit message (Expand)Author
2021-09-27Skip test_cache_purged_on_version_change on Azure (#1033)James Falcon
2021-09-17Set Azure to apply networking config every BOOT (#1023)James Falcon
2021-09-15Integration test upgrades for the 21.3-1 SRU (#1001)James Falcon
2021-08-23testing: Fix ssh keys integration test (#992)James Falcon
2021-08-20Fix home permissions modified by ssh module (SC-338) (#984)James Falcon
2021-08-20Add integration test for sensitive jinja substitution (#986)James Falcon
2021-08-13Only invoke hotplug socket when functionality is enabled (#952)James Falcon
2021-08-06testing: port remaining cloud tests to integration testing framework (SC-191)...James Falcon
2021-08-03Implementing device_aliases as described in docs (#945)Mal Graty
2021-07-29testing: fix test_ssh_import_id.py (#954)James Falcon
2021-07-19Initial hotplug support (#936)James Falcon
2021-07-15Fix MIME policy failure on python version upgrade (#934)James Falcon
2021-07-12ssh-util: allow cloudinit to merge all ssh keys into a custom user file, defi...Emanuele Giuseppe Esposito
2021-07-01- Detect a Python version change and clear the cache (#857)Robert Schweikert
2021-05-13Allow user control over update events (#834)James Falcon
2021-04-15add prefer_fqdn_over_hostname config option (#859)hamalq
2021-04-15Emit dots on travis to avoid timeout (#867)James Falcon
2021-03-25tools/write-ssh-key-fingerprints: do not display empty header/footer (#817)dermotbradley
2021-03-19write passwords only to serial console, lock down cloud-init-output.log (#847)Daniel Watkins
2021-03-19Fix apt default integration test (#845)James Falcon
2021-03-11Integration test for #783 (#832)James Falcon
2021-03-03Fix the TestApt tests using apt-key on Xenial and Hirsute (#823)Paride Legovini
2021-02-22cc_keys_to_console: add option to disable key emission (#811)Michael Hudson-Doyle
2021-02-16Port apt cloud_tests to integration tests (#808)James Falcon
2021-02-16Fix attempting to decode binary data in test_seed_random_data test (#806)James Falcon
2021-02-09Remove wait argument from tests with session_cloud calls (#805)James Falcon
2021-01-26Remove 'remove-raise-on-failure' calls from integration_tests (#788)James Falcon
2021-01-13cc_seed_random: update documentation and fix integration test (#771)Daniel Watkins
2021-01-04integration_tests: port ca_certs tests from cloud_tests (#732)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_tests: port lxd_bridge test from cloud_tests (#718)Daniel Watkins
2020-12-10Integration test for LP: #1813396 and #669 (#719)James Falcon
2020-12-09Add integration test for power_state_change module (#717)James Falcon
2020-12-03integration_tests: introduce skipping of tests by OS (#702)Daniel Watkins
2020-11-26Parametrize ssh_keys_provided integration test (#700)lucasmoura
2020-11-23Ensure proper root permissions in integration tests (#664)James Falcon
2020-11-20Support configuring SSH host certificates. (#660)Jonathan Lung
2020-11-18only run a subset of integration tests in CI (#672)Daniel Watkins
2020-10-19Add more integration tests (#615)lucasmoura
2020-10-16integration_tests: implement citest tests run in Travis (#605)Daniel Watkins