X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fci%2Ftestcases.yaml;h=d000af66c7e0edd93a65dbcad29de92d6e0c1538;hb=refs%2Fchanges%2F84%2F67584%2F1;hp=3e515bf8df976ce1e7f3dbdfcd378c18ee75dfa4;hpb=9924438f9d116aed656009c3cee3d1265ab0576d;p=functest.git diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 3e515bf8d..d000af66c 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -145,33 +145,6 @@ tiers: - /src/odl_test/csit/suites/integration/basic - /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 @@ -232,6 +205,7 @@ tiers: project_name: functest criteria: 100 blocking: false + deny_skipping: true description: >- This test case runs a sub group of tests of the OpenStack Defcore testcases. @@ -294,22 +268,9 @@ tiers: - 'network.test_network_ip_availability_rbac' - 'test_networks_multiprovider_rbac' - '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 + - 'test_create_network_provider_segmentation_id' + - 'test_update_network_provider_physical_network' + - 'test_update_network_provider_segmentation_id' - case_name: neutron_trunk @@ -467,19 +428,6 @@ tiers: args: cmd: 'doctor-test' - - - case_name: bgpvpn - project_name: sdnvpn - enabled: false - criteria: 100 - blocking: false - description: >- - Test suite from SDNVPN project. - dependencies: - - DEPLOY_SCENARIO: 'bgpvpn' - run: - name: bgpvpn - - case_name: functest-odl-sfc project_name: sfc