diff options
author | Ryan Harper <ryan.harper@canonical.com> | 2019-04-01 14:24:26 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2019-04-01 14:24:26 +0000 |
commit | 47c53002ea7a661c674c3e409357db7e8a00297a (patch) | |
tree | 557c00dd8223e3aed933ed79e145cf05d1eea9b3 /tests/unittests/test_vmware_config_file.py | |
parent | 0dc3a77f41f4544e4cb5a41637af7693410d4cdf (diff) | |
download | vyos-cloud-init-47c53002ea7a661c674c3e409357db7e8a00297a.tar.gz vyos-cloud-init-47c53002ea7a661c674c3e409357db7e8a00297a.zip |
cloud_tests: fix apt_pipelining test-cases
The apt_pipelining test-cases were broken but until cloud-init
changed it's default behavior to not disable, these silently passed
as both only ever checked if pipelinging was disabled.
First, the tests used the 'apt' namespace, which is not for
configuring pipelining, rather that requires 'apt_pipelining'
as the namespace.
Second, the 'os' variant needs to check that cloud-init does not
write a configuration file; it was a copy-and-paste error from the
disable test-case.
This branch fixes the config and collection to validate both
scenarios.
Diffstat (limited to 'tests/unittests/test_vmware_config_file.py')
0 files changed, 0 insertions, 0 deletions