summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* cli: schema validation of jinja template user-data (SC-1385) (#2132)Chad Smith2023-04-281-33/+160
* gce: activate network discovery on every boot (#2128)Alberto Contreras2023-04-275-5/+159
* tests: update integration test to assert 640 across reboots (#2145)Chad Smith2023-04-262-27/+31
* Make user/vendor data sensitive and remove log permissions (#2144)James Falcon2023-04-262-8/+37
* sources/azure: report failures to host via kvp (#2136)Chris Patterson2023-04-252-0/+48
* dhcp: Add missing mocks (#2135)Brett Holman2023-04-201-6/+7
* azure/imds: retry fetching metadata up to 300 seconds (#2121)Chris Patterson2023-04-192-67/+124
* [1/2] DHCP: Refactor dhcp client code (#2122)Brett Holman2023-04-1916-101/+169
* azure/errors: treat traceback_base64 as string (#2131)Chris Patterson2023-04-191-5/+7
* azure/errors: introduce reportable errors (#2129)Chris Patterson2023-04-193-26/+169
* 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