summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-11-18Azure helper: Increase Azure Endpoint HTTP retries (#619)Johnson Shi
2020-11-18DataSourceAzure: send failure signal on Azure datasource failure (#594)Johnson Shi
2020-11-18only run a subset of integration tests in CI (#672)Daniel Watkins
2020-11-18cli: add --system param to allow validating system user-data on a machine (#575)Chad Smith
2020-11-17introduce an upgrade framework and related testing (#659)Daniel Watkins
2020-11-13cloud_tests: add hirsute release definition (#662)Daniel Watkins
2020-11-09Make wakeonlan Network Config v2 setting actually work (#626)dermotbradley
2020-11-06replace usage of dmidecode with kenv on FreeBSD (#621)Mina Galić
2020-11-04azure: enable pushing the log to KVP from the last pushed byte (#614)Moustafa Moustafa
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