From: Cédric Ollivier Date: Fri, 3 Jul 2020 17:11:40 +0000 (+0200) Subject: Fix tempest_scenario X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=d207c1963804b9d86187de73b1f1251f6c216bfe;p=functest.git Fix tempest_scenario It completes "min_computes_nodes is also used as max values". Change-Id: I72c67e17015bc35ac5e14f20839cf74353695373 Signed-off-by: Cédric Ollivier (cherry picked from commit b765cf825b1a0d0853420b4a4bb7a154063f117e) --- diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index 7e5abc269..8ce5c39ce 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -237,7 +237,7 @@ tiers: the OpenStack deployment. https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L84 run: - name: tempest_scenario + name: tempest_common args: mode: "\ (?!.*test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks)\ diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml index 73f72b3b5..43799b44e 100644 --- a/docker/smoke/testcases.yaml +++ b/docker/smoke/testcases.yaml @@ -183,7 +183,7 @@ tiers: the OpenStack deployment. https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L84 run: - name: tempest_scenario + name: tempest_common args: mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' option: diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index da8e2aa56..1098f2098 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -361,7 +361,7 @@ tiers: the OpenStack deployment. https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L84 run: - name: tempest_scenario + name: tempest_common args: mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' option: