summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-11-04Fix launch_kwargs bug in integration tests (#654)James Falcon
2020-11-04split read_fs_info into linux & freebsd parts (#625)Mina Galić
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2020-11-02integration_tests: various launch improvements (#638)Daniel Watkins
2020-11-02test_lp1886531: don't assume /etc/fstab exists (#639)Daniel Watkins
2020-10-30Correct documentation and testcase data for some user-data YAML (#618)dermotbradley
2020-10-30Hetzner: Fix instance_id / SMBIOS serial comparison (#640)Markus Schade
2020-10-29Hetzner: initialize instance_id from system-serial-number (#630)Markus Schade
2020-10-29Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)Eduardo Otubo
2020-10-28Add config modules for controlling IBM PowerVM RMC. (#584)Aman306
2020-10-27Update network config docs to clarify MAC address quoting (#623)dermotbradley
2020-10-27gentoo: fix hostname rendering when value has a comment (#611)Manuel Aguilera
2020-10-26refactor integration testing infrastructure (#610)James Falcon
2020-10-21Drop vestigial update_resolve_conf_file function (#620)Scott Moser
2020-10-20ssh_util: handle non-default AuthorizedKeysFile config (#586)Eduardo Otubo
2020-10-19Add more integration tests (#615)lucasmoura
2020-10-16DataSourceAzure: write marker file after report ready in preprovisioning (#590)Johnson Shi
2020-10-16integration_tests: emit settings to log during setup (#601)Daniel Watkins
2020-10-16integration_tests: implement citest tests run in Travis (#605)Daniel Watkins
2020-10-15Add Azure support to integration test framework (#604)James Falcon
2020-10-15openstack: consider product_name as valid chassis tag (#580)Adrian Vladu
2020-10-15azure: clean up and refactor report_diagnostic_event (#563)Johnson Shi
2020-10-13net: add the ability to blacklist network interfaces based on driver during e...Anh Vo
2020-10-06integration_tests: don't error on cloud-init failure (#596)Daniel Watkins
2020-10-06integration_tests: improve cloud-init.log assertions (#593)Daniel Watkins
2020-10-02add integration test for LP: #1886531 (#592)Daniel Watkins
2020-10-01Initial implementation of integration testing infrastructure (#581)James Falcon
2020-09-24Azure parse_network_config uses fallback cfg when generate IMDS network cfg f...Johnson Shi
2020-09-18Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)Johann Queuniet
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-09-15network: Fix type and respect name when rendering vlan in sysconfig. (#541)Eduardo Otubo
2020-09-10Retrieve SSH keys from IMDS first with OVF as a fallback (#509)Thomas Stringer
2020-08-27LXD: detach network from profile before deleting it (#542)Paride Legovini
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-08-24Azure: Add netplan driver filter when using hv_netvsc driver (#539)James Falcon
2020-08-21Update the list of valid ssh keys. (#487)Ole-Martin Bratteng
2020-08-20Pushing cloud-init log to the KVP (#529)Moustafa Moustafa
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-08-18Detect kernel version before swap file creation (#428)Eduardo Otubo
2020-08-13Refactor Azure report ready code (#468)Johnson Shi
2020-08-07test_util: parametrize devlist tests (#523)James Falcon
2020-08-07Recognize LABEL_FATBOOT labels (#513)James Falcon
2020-07-22azure: disable bouncing hostname when setting hostname fails (#494)Anh Vo
2020-07-21VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441)xiaofengw-vmware
2020-07-15cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (...dermotbradley
2020-07-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-07-13cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins
2020-07-13Fix two minor warnings (#475)Daniel Watkins
2020-07-10test_data: fix faulty patch (#476)Daniel Watkins
2020-07-10cc_mounts: handle missing fstab (#484)Ryan Harper