summaryrefslogtreecommitdiff
path: root/tests/unittests
AgeCommit message (Expand)Author
2022-01-15Ensure system_cfg read before ds net config on Oracle (SC-720) (#1174)James Falcon
2022-01-14Test Optimization Proposal (SC-736) (#1188)Brett Holman
2022-01-13cli: cloud-id report not-run or disabled state as cloud-id (#1162)Chad Smith
2022-01-12Add new config module to set keyboard layout (#1176)maxnet
2022-01-11sources/azure: rename metadata_type -> MetadataType (#1181)Chris Patterson
2022-01-10Remove 3.5 and xenial support (SC-711) (#1167)James Falcon
2022-01-10tests: mock LXD datasource detection in ds-identify on LXD containers (#1178)Chad Smith
2022-01-06Don't throw exceptions for empty cloud config (#1130)Brett Holman
2022-01-04sources/azure: do not persist failed_desired_api_version flag (#1159)Chris Patterson
2022-01-04Update cc_ubuntu_advantage calls to assume-yes (#1158)John Chittum
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-14tests/cmd/query: fix test run as root and add coverage for defaults (#1156)Chris Patterson
2021-12-13Schema processing changes (SC-676) (#1144)James Falcon
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-02Move GCE metadata fetch to init-local (SC-502) (#1122)James Falcon
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-17testing: add growpart integration test (#1104)Brett Holman
2021-11-09Wait for apt lock (#1034)James Falcon
2021-11-02azure: pps imds (#1093)Anh Vo
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-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-07Support ETHx_IP6_GATEWAY, SET_HOSTNAME on OpenNebula (#1045)Vlastimil Holer
2021-09-29testing: remove cloud_tests (#1020)James Falcon
2021-09-24Cleanup Vultr support (#987)eb3095
2021-09-21tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini
2021-09-16VMware: Fix typo introduced in #947 and add test (#1019)PengpengSun