summaryrefslogtreecommitdiff
path: root/tests/integration_tests
AgeCommit message (Expand)Author
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-09-01Fix `make style-check` errors (#1000)Shreenidhi Shedi
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-13testing: skip upgrade tests on LXD VMs (#980)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-02testing: simplify test_upgrade.py (#932)James Falcon
2021-07-01- Detect a Python version change and clear the cache (#857)Robert Schweikert
2021-06-17tests: Add 'adhoc' mark for integration tests (#925)James Falcon
2021-06-14testing: OCI availability domain is now required (SC-59) (#910)James Falcon
2021-05-19Add integration test for #868 (#901)James Falcon
2021-05-14Add integration test for lp-1920939 (#891)James Falcon
2021-05-13Allow user control over update events (#834)James Falcon
2021-04-26test_upgrade: modify test_upgrade_package to run for more sources (#883)Daniel Watkins
2021-04-19fix error on upgrade caused by new vendordata2 attributes (#869)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-18integration_tests: bump pycloudlib dependency (#846)Daniel Watkins
2021-03-11Integration test for #783 (#832)James Falcon
2021-03-11integration_tests: mount more paths IN_PLACE (#838)Daniel Watkins
2021-03-08net: exclude OVS internal interfaces in get_interfaces (#829)Daniel Watkins
2021-03-03integration_tests: add OpenStack as a platform (#804)James Falcon
2021-03-03Fix the TestApt tests using apt-key on Xenial and Hirsute (#823)Paride Legovini
2021-02-22Azure: Support for VMs without ephemeral resource disks. (#800)Johnson Shi
2021-02-22cc_keys_to_console: add option to disable key emission (#811)Michael Hudson-Doyle
2021-02-22integration_tests: introduce lxd_use_exec mark (#802)Daniel Watkins
2021-02-19azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)Chad Smith
2021-02-18integration_tests: add UPGRADE CloudInitSource (#812)Daniel Watkins
2021-02-18integration_tests: use unique MAC addresses for tests (#813)Daniel Watkins
2021-02-16Port apt cloud_tests to integration tests (#808)James Falcon
2021-02-16integration_tests: fix test_gh626 on LXD VMs (#809)Daniel Watkins
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-02-05test_gh668: fix failure on LXD VMs (#801)Daniel Watkins
2021-01-26Revert integration test associated with reverted #586 (#784)James Falcon
2021-01-26Remove 'remove-raise-on-failure' calls from integration_tests (#788)James Falcon
2021-01-22Use more cloud defaults in integration tests (#757)James Falcon
2021-01-19integration_tests: log image serial if available (#772)Daniel Watkins
2021-01-13net: Fix static routes to host in eni renderer (#668)Pavel Abalikhin