Enable scale in/out gate test
Change-Id: I2471cd58e8b258dede9b9eb7bc7f5fa17744225b
This commit is contained in:
parent
b169a32807
commit
f4e4fe2e2d
@ -20,5 +20,6 @@ parts:
|
||||
- git
|
||||
- libffi-dev
|
||||
- libssl-dev
|
||||
- pkg-config
|
||||
- rustc
|
||||
- cargo
|
||||
|
@ -8,7 +8,7 @@ configure:
|
||||
- zaza.openstack.charm_tests.nova.setup.create_flavors
|
||||
- zaza.openstack.charm_tests.nova.setup.manage_ssh_key
|
||||
tests:
|
||||
- zaza.openstack.charm_tests.tempest.tests.TempestTestWithKeystoneV3
|
||||
- zaza.openstack.charm_tests.nova.tests.NovaTempestTestK8S
|
||||
tests_options:
|
||||
trust:
|
||||
- smoke
|
||||
|
@ -23,6 +23,7 @@ basepython = python3
|
||||
setenv =
|
||||
PYTHONPATH = {toxinidir}:{[vars]lib_path}:{[vars]src_path}
|
||||
passenv =
|
||||
HOME
|
||||
PYTHONPATH
|
||||
install_command =
|
||||
pip install {opts} {packages}
|
||||
|
Loading…
x
Reference in New Issue
Block a user