summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* users: schema permit empty list to indicate create no usersChad Smith2023-04-172-27/+31
* azure: introduce identity module (#2116)Chris Patterson2023-04-173-71/+192
* NoCloud: Use seedfrom protocol to determine mode (#2107)Brett Holman2023-04-121-1/+4
* Fix NoCloud kernel commandline semi-colon argsBrett Holman2023-04-101-6/+19
* test: Backport assert_call_count for old requests (#2119)Brett Holman2023-04-061-3/+35
* Adapt DataSourceScaleway to upcoming IPv6 support (#2033)Louis Bouchard2023-04-051-119/+554
* Cleanup ephemeral IP routes on exception (#2100)sxt10012023-04-031-0/+73
* Fix private key permissions when openssh not earlier than 9.0 #2072sxt10012023-04-021-1/+45
* Standardize kernel commandline user interface (#2093)Brett Holman2023-03-315-31/+102
* config/cc_resizefs: fix do_resize arguments (#2106)Chris Patterson2023-03-311-2/+2
* Fix test_dhclient_exits_with_error (#2105)James Falcon2023-03-301-1/+4
* net/dhcp: catch dhclient failures and raise NoDHCPLeaseError (#2083)Chris Patterson2023-03-291-1/+19
* sources/azure: move pps handling out of _poll_imds() (#2075)Chris Patterson2023-03-291-219/+52
* schema: do not manipulate draft4 metaschema for jsonschema 2.6.0 (#2098)Chad Smith2023-03-292-2/+17
* sources/azure/imds: don't count timeout errors as connection errors (#2074)Chris Patterson2023-03-292-3/+2
* Fix Python 3.12 unit test failures (#2099)James Falcon2023-03-272-19/+21
* integration tests: Refactor instance checking (#1989)James Falcon2023-03-2748-300/+459
* refactor: stop passing log instances to cc_* handlers (#2016)d1r3ct0r2023-03-2748-375/+347
* tests/vmware: fix test_no_data_access_method failure (#2092)Chris Patterson2023-03-231-1/+5
* Don't change permissions of netrules target (#2076)James Falcon2023-03-231-2/+18
* tests/sources: patch util.get_cmdline() for datasource tests (#2091)Chris Patterson2023-03-231-0/+9
* macs: ignore duplicate MAC for devs with driver driver qmi_wwan (#2090)Chad Smith2023-03-231-12/+28
* Send dhcp-client-identifier for InfiniBand ports (#2043)Waleed Mousa2023-03-221-3/+100
* apport: only prompt for cloud_name when instance-data.json is absentChad Smith2023-03-201-12/+63
* datasource: Optimize datasource detection, fix bugs (#2060)Brett Holman2023-03-199-62/+160
* Handle non existent ca-cert-config situation (#2073)Shreenidhi Shedi2023-03-161-0/+12
* sources/azure: add networking check for all source PPS (#2061)Chris Patterson2023-03-161-5/+40
* do not attempt dns resolution on ip addresses (#2040)Brett Holman2023-03-143-8/+22
* chore: fix style tip (#2071)Alberto Contreras2023-03-1413-21/+18
* config: Update grub-dpkg docs (#2058)Brett Holman2023-03-101-2/+2
* cc_grub_dpkg: Added UEFI support (#2029)Alexander Birkner2023-03-061-15/+78
* tests: Write to /var/spool/rsyslog to adhere to apparmor profile (#2059)Chad Smith2023-03-051-2/+4
* oracle-ds: prefer system_cfg over ds network config source (#1998)Alberto Contreras2023-03-042-0/+48
* Remove dead code (#2038)Brett Holman2023-03-035-61/+5
* source: Force OpenStack when it is only option (#2045)Brett Holman2023-03-024-196/+44
* cc_ubuntu_advantage: improve UA logs discoveryAlberto Contreras2023-03-011-2/+6
* sources/azure: fix regressions in IMDS behavior (#2041)Chris Patterson2023-03-012-115/+260
* tests: fix test_schema (#2042)Alberto Contreras2023-03-011-1/+1
* dhcp: Cleanup unused kwarg (#2037)Brett Holman2023-02-287-28/+5
* dhclient_hook: remove vestigal dhclient_hook command (#2015)Brett Holman2023-02-282-126/+0
* log: Add standardized deprecation tooling (SC-1312) (#2026)Brett Holman2023-02-247-25/+76
* Enable SUSE based distros for ca handling (#2036)Robert Schweikert2023-02-231-0/+2
* Support transactional-updates for SUSE based distros (#1997)Robert Schweikert2023-02-211-6/+327
* Set ownership for new folders in Write Files Module (#1980)Jack2023-02-212-0/+49
* add OpenCloudOS and TencentOS support (#1964)wynnfeng2023-02-182-2/+50
* lxd: Retry if the server isn't ready (#2025)Brett Holman2023-02-181-1/+42
* test: Fix integration test deprecation message (#2023)Brett Holman2023-02-171-9/+18
* Recognize opensuse-microos, dev tooling fixesRobert Schweikert2023-02-162-2/+6
* sources/azure: refactor imds handler into own module (#1977)Chris Patterson2023-02-162-596/+615
* docs: deprecation generation support [1/2] (#2013)Brett Holman2023-02-1610-101/+239