Use python-ec2api-tests-tempest package
* Due to tempest plugin split goal, the package name is changed from python-ec2-api-tests to python-ec2api-tests-tempest Change-Id: Ie8fd926eebe9473e146c871d6e38f009ab682e85
This commit is contained in:
parent
63c8abcc33
commit
40d8428d10
@ -38,7 +38,7 @@ class tempest::params {
|
||||
$python_zaqar_tests = 'python-zaqar-tests-tempest'
|
||||
$python_congress_tests = 'python-congress-tests-tempest'
|
||||
$python_octavia_tests = 'python-octavia-tests-tempest'
|
||||
$python_ec2api_tests = 'python-ec2-api-tests'
|
||||
$python_ec2api_tests = 'python-ec2api-tests-tempest'
|
||||
$python_barbican_tests = 'python-barbican-tests-tempest'
|
||||
$package_name = 'openstack-tempest'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user