summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* DataSourceAzure: write marker file after report ready in preprovisioning (#590)Johnson Shi2020-10-162-19/+70
* integration_tests: emit settings to log during setup (#601)Daniel Watkins2020-10-162-0/+12
* integration_tests: implement citest tests run in Travis (#605)Daniel Watkins2020-10-164-0/+335
* Add Azure support to integration test framework (#604)James Falcon2020-10-152-1/+2
* openstack: consider product_name as valid chassis tag (#580)Adrian Vladu2020-10-151-0/+30
* azure: clean up and refactor report_diagnostic_event (#563)Johnson Shi2020-10-151-3/+19
* net: add the ability to blacklist network interfaces based on driver during e...Anh Vo2020-10-131-14/+35
* integration_tests: don't error on cloud-init failure (#596)Daniel Watkins2020-10-061-3/+3
* integration_tests: improve cloud-init.log assertions (#593)Daniel Watkins2020-10-061-0/+26
* add integration test for LP: #1886531 (#592)Daniel Watkins2020-10-021-0/+27
* Initial implementation of integration testing infrastructure (#581)James Falcon2020-10-013-0/+436
* Azure parse_network_config uses fallback cfg when generate IMDS network cfg f...Johnson Shi2020-09-241-57/+73
* Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)Johann Queuniet2020-09-181-1/+23
* create a shutdown_command method in distro classes (#567)Emmanuel Thomé2020-09-151-14/+44
* network: Fix type and respect name when rendering vlan in sysconfig. (#541)Eduardo Otubo2020-09-152-4/+81
* Retrieve SSH keys from IMDS first with OVF as a fallback (#509)Thomas Stringer2020-09-102-15/+62
* LXD: detach network from profile before deleting it (#542)Paride Legovini2020-08-271-1/+1
* tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini2020-08-257-25/+42
* Azure: Add netplan driver filter when using hv_netvsc driver (#539)James Falcon2020-08-241-0/+17
* Update the list of valid ssh keys. (#487)Ole-Martin Bratteng2020-08-211-20/+231
* Pushing cloud-init log to the KVP (#529)Moustafa Moustafa2020-08-201-3/+71
* Add Alpine Linux support. (#535)dermotbradley2020-08-196-52/+419
* Detect kernel version before swap file creation (#428)Eduardo Otubo2020-08-182-0/+123
* Refactor Azure report ready code (#468)Johnson Shi2020-08-131-58/+333
* test_util: parametrize devlist tests (#523)James Falcon2020-08-071-32/+24
* Recognize LABEL_FATBOOT labels (#513)James Falcon2020-08-072-83/+130
* azure: disable bouncing hostname when setting hostname fails (#494)Anh Vo2020-07-221-0/+11
* VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441)xiaofengw-vmware2020-07-212-0/+96
* cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (...dermotbradley2020-07-151-0/+22
* cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins2020-07-156-13/+0
* cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins2020-07-132-6/+7
* Fix two minor warnings (#475)Daniel Watkins2020-07-131-1/+2
* test_data: fix faulty patch (#476)Daniel Watkins2020-07-101-1/+3
* cc_mounts: handle missing fstab (#484)Ryan Harper2020-07-101-0/+12
* LXD cloud_tests: support more lxd image formats (#482)Paride Legovini2020-07-091-8/+25
* tests: use markers to configure disable_subp_usage (#473)Daniel Watkins2020-07-022-3/+2
* Disable ec2 mirror for non aws instances (#390)lucasmoura2020-06-304-81/+145
* cloud_tests: don't pass --python-version to read-dependencies (#465)Daniel Watkins2020-06-301-1/+1
* networking: refactor is_physical from cloudinit.net (#457)Daniel Watkins2020-06-301-54/+95
* RbxCloud: Add support for FreeBSD (#464)Adam Dobrawy2020-06-291-0/+16
* Add schema for cc_chef module (#375)lucasmoura2020-06-291-1/+2
* Hetzner: support reading user-data that is base64 encoded. (#448)Scott Moser2020-06-221-0/+23
* util: add ensure_dir_exists parameter to write_file (#443)Daniel Watkins2020-06-191-0/+11
* printing the error stream of the dhclient process before killing it (#369)Moustafa Moustafa2020-06-192-2/+2
* util: rename write_file's copy_mode parameter to preserve_mode (#439)Daniel Watkins2020-06-171-6/+6
* test: fix all flake8 E126 errors (#425)Joshua Powers2020-06-107-45/+73
* Fixes KeyError for bridge with no "parameters:" setting (#423)Brian Candler2020-06-091-0/+10
* test: move conftest.py to top-level, to cover tests/ also (#414)Daniel Watkins2020-06-082-2/+7
* Move subp into its own module. (#416)Scott Moser2020-06-0849-466/+272
* New feature flag functionality and fix includes failing silently (#367)James Falcon2020-06-041-0/+25