summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/platforms/lxd.py
diff options
context:
space:
mode:
authorScott Moser <smoser@brickies.net>2017-11-21 14:23:36 -0500
committerScott Moser <smoser@brickies.net>2017-11-21 15:46:12 -0500
commit9ac735bb8c0dec5628a33d907adb3fc02fd902e8 (patch)
tree2c511b78b77057a51e7c292c94aa2368954ad5bb /tests/cloud_tests/platforms/lxd.py
parentbbe91cdc6917adb503b455e6860c21ea7b3f567f (diff)
downloadvyos-cloud-init-9ac735bb8c0dec5628a33d907adb3fc02fd902e8.tar.gz
vyos-cloud-init-9ac735bb8c0dec5628a33d907adb3fc02fd902e8.zip
tests: Use apt-get to install a deb so that depends get resolved.
Instead of using 'dpkg -i' to install a package and then running apt-get -f install, to hope that it would install needed dependencies we can just use 'apt-get' directly to do the install. The 'dpkg/apt-get -f' path was a problem if the installed deb was older than the available deb. In that case it would get replaced.
Diffstat (limited to 'tests/cloud_tests/platforms/lxd.py')
0 files changed, 0 insertions, 0 deletions