diff options
author | James Falcon <TheRealFalcon@users.noreply.github.com> | 2021-03-19 08:35:16 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-19 09:35:16 -0400 |
commit | c6726c2bbe82b738bd0a7fb308496a497c797d5f (patch) | |
tree | 44956648fcee7d37beb227b051e7b3203e2d06fe /cloudinit/mergers | |
parent | dae45c3b0d285cbc7b8b22128b5ed295e2c374f8 (diff) | |
download | vyos-cloud-init-c6726c2bbe82b738bd0a7fb308496a497c797d5f.tar.gz vyos-cloud-init-c6726c2bbe82b738bd0a7fb308496a497c797d5f.zip |
Fix apt default integration test (#845)
The apt default test wasn't ported over from cloud-tests correctly.
uri should be specified in the test, but it was not, so the test
failed on openstack (and likely other platforms) because without
a specified uri, the default uri will vary by platform. I separated
this uri test out into a separate test function.
Also add openstack specific test for apt configuration with no uri.
Other platform-specific tests should be added here over time.
Diffstat (limited to 'cloudinit/mergers')
0 files changed, 0 insertions, 0 deletions