summaryrefslogtreecommitdiff
path: root/tests/integration_tests/modules
AgeCommit message (Expand)Author
2022-02-14tests: when generating crypted password, generate in target env (#1252)Chad Smith
2022-02-11test_apt_security: azure platform has specific security URL overrides (#1263)Chad Smith
2022-02-10tests: lsblk --json output changes mountpoint key to mountpoinst [] (#1261)Chad Smith
2022-02-10mounts: fix mount opts string for ephemeral disk (#1250)Chris Patterson
2022-02-10cloud-id: publish /run/cloud-init/cloud-id-<cloud-type> files (#1244)Chad Smith
2022-02-03Integration test changes (#1240)James Falcon
2022-02-02Integration testing docs and refactor (#1231)James Falcon
2022-01-31Schema a d (#1211)Chad Smith
2022-01-18Single JSON schema validation in early boot (#1175)Chad Smith
2022-01-12Add new config module to set keyboard layout (#1176)maxnet
2022-01-10Remove 3.5 and xenial support (SC-711) (#1167)James Falcon
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-02jinja: provide and document jinja-safe key aliases in instance-data (SC-622) ...Chad Smith
2021-12-02testing: Remove date from final_message test (SC-638) (#1127)James Falcon
2021-12-02Move GCE metadata fetch to init-local (SC-502) (#1122)James Falcon
2021-11-30cc_ssh_authkey_fingerprints.py: prevent duplicate messages on console (#1081)dermotbradley
2021-11-17testing: add growpart integration test (#1104)Brett Holman
2021-11-16integration_test: Speed up CI run time (#1111)James Falcon
2021-11-15Some miscellaneous integration test fixes (SC-606) (#1103)James Falcon
2021-10-29Remove (deprecated) apt-key (#1068)Brett Holman
2021-10-27Add "install hotplug" module (SC-476) (#1069)James Falcon
2021-10-25Add module 'write-files-deferred' executed in stage 'final' (#916)Lucendio
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