aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-03-11 13:55:40 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-03-13 09:24:54 +0100
commit4bd7f318be3e9950c1d54aa24231748336789cde (patch)
tree68020526e99d6d9ae933aa3f6e0c41ebb6ecd203 /functest/ci/testcases.yaml
parent1c1d8ec7f8e95cbb9df06b5ec58c176dd1824b51 (diff)
Remove Snaps-based testcases
Snaps hasn't been synchronized for a while regarding requirements. We do remove it due to the inactivity. All test result tabs will be updated in a second change. Change-Id: I834afd902829ed3883b0e88e92aa806ec43d6fcf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit e44841210c53290207db9b958c66cb8019910cb7)
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml43
1 files changed, 0 insertions, 43 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index d918c4be6..1a3e768e4 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -146,33 +146,6 @@ tiers:
- /src/odl_test/csit/suites/openstack/neutron
-
- case_name: api_check
- project_name: functest
- criteria: 100
- blocking: true
- description: >-
- This test case verifies the retrieval of OpenStack clients:
- Keystone, Glance, Neutron and Nova and may perform some
- simple queries. When the config value of
- snaps.use_keystone is True, functest must have access to
- the cloud's private network.
- run:
- name: api_check
-
- -
- case_name: snaps_health_check
- project_name: functest
- criteria: 100
- blocking: true
- description: >-
- This test case creates executes the SimpleHealthCheck
- Python test class which creates an, image, flavor, network,
- and Cirros VM instance and observes the console output to
- validate the single port obtains the correct IP address.
- run:
- name: snaps_health_check
-
- -
case_name: tempest_smoke
project_name: functest
criteria: 100
@@ -294,22 +267,6 @@ tiers:
- 'test_auto_allocated_topology_rbac'
-
- case_name: snaps_smoke
- project_name: functest
- criteria: 100
- blocking: false
- description: >-
- This test case contains tests that setup and destroy
- environments with VMs with and without Floating IPs
- with a newly created user and project. Set the config
- value snaps.use_floating_ips (True|False) to toggle
- this functionality. When the config value of
- snaps.use_keystone is True, functest must have access to
- the cloud's private network.
- run:
- name: snaps_smoke
-
- -
case_name: neutron_trunk
project_name: functest
criteria: 100