summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2020-07-09LXD cloud_tests: support more lxd image formats (#482)Paride Legovini
2020-07-02tests: use markers to configure disable_subp_usage (#473)Daniel Watkins
2020-06-30Disable ec2 mirror for non aws instances (#390)lucasmoura
2020-06-30cloud_tests: don't pass --python-version to read-dependencies (#465)Daniel Watkins
2020-06-30networking: refactor is_physical from cloudinit.net (#457)Daniel Watkins
2020-06-29RbxCloud: Add support for FreeBSD (#464)Adam Dobrawy
2020-06-29Add schema for cc_chef module (#375)lucasmoura
2020-06-22Hetzner: support reading user-data that is base64 encoded. (#448)Scott Moser
2020-06-19util: add ensure_dir_exists parameter to write_file (#443)Daniel Watkins
2020-06-19printing the error stream of the dhclient process before killing it (#369)Moustafa Moustafa
2020-06-17util: rename write_file's copy_mode parameter to preserve_mode (#439)Daniel Watkins
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-09Fixes KeyError for bridge with no "parameters:" setting (#423)Brian Candler
2020-06-08test: move conftest.py to top-level, to cover tests/ also (#414)Daniel Watkins
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-04New feature flag functionality and fix includes failing silently (#367)James Falcon
2020-06-03Enhance poll imds logging (#365)Moustafa Moustafa
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers
2020-06-02test: fix all flake8 E241 (#403)Joshua Powers
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-05-28tests: add groovy integration tests for ubuntu (#400)Chad Smith
2020-05-27Enable chef_license support for chef infra client (#389)Bipin Bachhao
2020-05-14cloudinit: remove unneeded __future__ imports (#362)Daniel Watkins
2020-05-14cloud_tests: emit dots on Travis while fetching images (#347)Daniel Watkins
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-05-04bsd: upgrade support (#305)Gonéri Le Bouder
2020-05-01DataSourceEc2: use metadata's NIC ordering to determine route-metrics (#342)Daniel Watkins
2020-04-30cc_locale: introduce schema (#335)Daniel Watkins
2020-04-24schema: add json schema for write_files module (#152)Chad Smith
2020-04-24BSD: find_devs_with_ refactoring (#298)Gonéri Le Bouder
2020-04-24cloudinit: drop dependencies on unittest2 and contextlib2 (#322)Daniel Watkins
2020-04-20tests: add missing mocks for get_interfaces_by_mac (#326)Daniel Watkins
2020-04-02Add support for NFS/EFS mounts (#300)Andrew Beresford
2020-03-31CiTestCase: stop using and remove sys_exit helper (#283)Daniel Watkins
2020-03-31rbxcloud: gracefully handle arping errors (#262)Adam Dobrawy