summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add 'peers' and 'allow' directives in cc_ntp (#3124)Jacob Salmela2023-05-171-0/+11
* FreeBSD: add ResizeGrowFS class to cc_growpart (#2334)Mina Galić2023-05-161-6/+29
* Update tests in Azure TestCanDevBeReformatted class (#2771)Ksenija Stanojevic2023-05-161-32/+69
* Fix KeyError in iproute pformat (#3287)Dmitry Zykov2023-05-124-0/+57
* schema: read_cfg_paths call init.fetch to lookup /v/l/c/instanceChad Smith2023-05-123-1/+36
* azure/errors: introduce reportable errors for imds (#3647)Chris Patterson2023-05-122-1/+129
* azure/errors: add host reporting for dhcp errors (#2167)Chris Patterson2023-05-112-11/+76
* net: purge blacklist_drivers across net and azure (#2160)Chris Patterson2023-05-104-37/+39
* tests: avoid leaks to underlying filesystem for /etc/cloud/clean.d (#2251)Chad Smith2023-05-091-19/+28
* resolv_conf: Allow > 3 nameservers (#2152)Major Hayden2023-05-091-3/+9
* Remove mount NTFS error message (#2134)Ksenija Stanojevic2023-05-092-4/+27
* integration tests: fix image specification parsing (#2166)James Falcon2023-05-092-3/+3
* ci: add hypothesis scheduled GH check (#2149)Alberto Contreras2023-05-081-0/+8
* Do not generate dsa and ed25519 key types when crypto FIPS mode is enabled (#...Ani Sinha2023-05-022-8/+53
* sources/azure: report success to host and introduce kvp module (#2141)Chris Patterson2023-04-284-31/+146
* openstack/static: honor the DNS servers associated with a network (#2138)Gonéri Le Bouder2023-04-281-0/+59
* 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