X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fci%2Ftestcases.yaml;h=b3e05f082531f6a85148eeab54ed531a80bdbf1d;hb=1e31574dfe4c803a7fab05827ab163f3bb7f2ec7;hp=d0123a47415e8f683933849a10514b41c674c919;hpb=13e4c5838b732bf9fd246cd4f97cb9b4e2b8e0b9;p=functest.git diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index d0123a474..b3e05f082 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -69,11 +69,12 @@ tiers: description: >- Set of basic Functional tests to validate the OPNFV scenarios. testcases: + - case_name: vping_ssh project_name: functest criteria: 100 - blocking: true + blocking: false description: >- This test case verifies: 1) SSH to an instance using floating IPs over the public network. 2) Connectivity @@ -89,7 +90,7 @@ tiers: case_name: vping_userdata project_name: functest criteria: 100 - blocking: true + blocking: false description: >- This test case verifies: 1) Boot a VM with given userdata. 2) Connectivity between 2 instances over a private network. @@ -101,6 +102,23 @@ tiers: 'functest.opnfv_tests.openstack.vping.vping_userdata' class: 'VPingUserdata' + - + case_name: cinder_test + project_name: functest + criteria: 100 + blocking: false + description: >- + This test case verifies: 1) Attach volume and to 1 + instance; 2) Write data on volume 3) Detach volume + from instance 1, attach it on instance 2 3) Read volume + data + dependencies: + installer: '' + scenario: '^((?!lxd).)*$' + run: + module: 'functest.opnfv_tests.openstack.cinder.cinder_test' + class: 'CinderCheck' + - case_name: tempest_smoke_serial project_name: functest @@ -256,7 +274,6 @@ tiers: - case_name: bgpvpn project_name: sdnvpn - enabled: false criteria: 100 blocking: false description: >-