summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
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-10-29Allow libexec for hotplug (#1088)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-15testing: add get_cloud function (SC-461) (#1038)James Falcon
2021-10-07Allow comments in runcmd and report failed commands correctly (#1049)Brett Holman
2021-09-29testing: remove cloud_tests (#1020)James Falcon
2021-09-21tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini
2021-09-01puppet config: add the start_agent option (#1002)Andrew Bogott
2021-08-12cc_resolv_conf: fix typos (#969)Shreenidhi Shedi
2021-08-12Replace broken httpretty tests with mock (SC-324) (#973)James Falcon
2021-08-10cc_puppet: support AIO installations and more (#960)Gabriel Nagy
2021-08-09photon: refactor hostname handling and add networkd activator (#958)sshedi
2021-08-03Implementing device_aliases as described in docs (#945)Mal Graty
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2021-05-18Added support for importing keys via primary/security mirror clauses (#882)Paul Goins
2021-05-03Revert "Add support to resize rootfs if using LVM (#721)" (#887)Daniel Watkins
2021-04-15add prefer_fqdn_over_hostname config option (#859)hamalq
2021-03-30Add support to resize rootfs if using LVM (#721)Eduardo Otubo
2021-03-15archlinux: Fix broken locale logic (#841)Kristian Klausen
2020-12-17cc_ca_certs: add RHEL support (#633)cawamata
2020-12-09sandbox CA Cert tests to not require ca-certificates (#715)Eduardo Otubo
2020-11-19cc_resizefs on FreeBSD: Fix _can_skip_ufs_resize (#655)Mina Galić
2020-11-18cli: add --system param to allow validating system user-data on a machine (#575)Chad Smith
2020-10-28Add config modules for controlling IBM PowerVM RMC. (#584)Aman306
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-08-27LXD: detach network from profile before deleting it (#542)Paride Legovini
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-08-18Detect kernel version before swap file creation (#428)Eduardo Otubo
2020-07-15cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (...dermotbradley
2020-07-10cc_mounts: handle missing fstab (#484)Ryan Harper
2020-06-30Disable ec2 mirror for non aws instances (#390)lucasmoura
2020-06-29Add schema for cc_chef module (#375)lucasmoura
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-05-27Enable chef_license support for chef infra client (#389)Bipin Bachhao
2020-05-13Add schema to apt configure config (#357)lucasmoura
2020-05-08Add test to ensure docs examples are valid cloud-init configs (#355)James Falcon
2020-05-07make suse and sles support 127.0.1.1 (#336)chengcheng-chcheng
2020-05-06Create tests to validate schema examples (#348)lucasmoura
2020-04-30cc_locale: introduce schema (#335)Daniel Watkins
2020-04-24schema: add json schema for write_files module (#152)Chad Smith