Merge "Drop allow_virtual"

This commit is contained in:
Zuul 2020-08-31 15:47:51 +00:00 committed by Gerrit Code Review
commit c5ee8aae63

View File

@ -437,7 +437,7 @@ class tempest(
ensure_packages([
'git',
$setuptools_pkg,
], { allow_virtual => true })
])
ensure_packages($tempest::params::dev_packages)