summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-12-13find_devs_with_openbsd: ensure we return the last entry (#1149)Gonéri Le Bouder
2021-12-10sources/azure: remove unnecessary hostname bounce (#1143)Chris Patterson
2021-12-09find_devs/openbsd: accept ISO on disk (#1132)Gonéri Le Bouder
2021-12-08factor out function for getting top level directory of cloudinit (#1136)Brett Holman
2021-12-07testing: Add deterministic test id (#1138)Brett Holman
2021-12-07mock sleep() in azure test (#1137)Brett Holman
2021-12-07Add miraclelinux support (#1128)Haruki TSURUMOTO
2021-12-06Add Strict Metaschema Validation (#1101)Brett Holman
2021-12-06cloudinit/net: handle two different routes for the same ip (#1124)Emanuele Giuseppe Esposito
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-12-02Fix exception when no activator found (#1129)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-29sources/azure: remove unused remnants related to agent command (#1119)Chris Patterson
2021-11-22testing: monkeypatch system_info call in unit tests (SC-533) (#1117)James Falcon
2021-11-18integration_tests: Ensure log directory exists before symlinking to it (#1110)James Falcon
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-11-11tests: specialize lxd_discovery test for lxd_vm vendordata (#1106)Chad Smith
2021-11-11Add convenience symlink to integration test output (#1105)Brett Holman
2021-11-09Wait for apt lock (#1034)James Falcon
2021-11-09testing: stop chef test from running on openstack (#1102)James Falcon
2021-11-02azure: pps imds (#1093)Anh Vo
2021-11-02testing: Remove calls to 'install_new_cloud_init' (#1092)James Falcon
2021-11-01Add LXD datasource (#1040)Chad Smith
2021-10-29Allow libexec for hotplug (#1088)James Falcon
2021-10-29Add necessary mocks to test_ovf unit tests (#1087)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-10-22Remove pin in dependencies for jsonschema (#1078)James Falcon
2021-10-20Leave the details of service management to the distro (#1074)Andy Fiddaman
2021-10-19Update Azure _unpickle (SC-500) (#1067)James Falcon
2021-10-18VMware: read network-config from ISO (#1066)Thomas Weißschuh
2021-10-18testing: mock sleep in gce unit tests (#1072)James Falcon
2021-10-18Fix unit test broken by pyyaml upgrade (#1071)James Falcon
2021-10-15testing: add get_cloud function (SC-461) (#1038)James Falcon
2021-10-11VMWARE: search the deployPkg plugin in multiarch dir (#1061)xiaofengw-vmware
2021-10-07Allow comments in runcmd and report failed commands correctly (#1049)Brett Holman
2021-10-07Allow disabling of network activation (SC-307) (#1048)James Falcon
2021-10-07Support ETHx_IP6_GATEWAY, SET_HOSTNAME on OpenNebula (#1045)Vlastimil Holer
2021-09-29testing: remove cloud_tests (#1020)James Falcon
2021-09-27Skip test_cache_purged_on_version_change on Azure (#1033)James Falcon
2021-09-24Cleanup Vultr support (#987)eb3095
2021-09-21tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini
2021-09-17Set Azure to apply networking config every BOOT (#1023)James Falcon
2021-09-16VMware: Fix typo introduced in #947 and add test (#1019)PengpengSun