X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fci%2Ftestcases.yaml;h=68d1a369a5f57a5c0c7514d25bb23aa5d93b1eb1;hb=refs%2Fchanges%2F61%2F58961%2F4;hp=a4415536c304500cc99c507f30d55eb7cb9812a4;hpb=e905fbe2253bf43da2661c3a9e67429e0292993a;p=functest.git diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index a4415536c..68d1a369a 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -16,15 +16,13 @@ tiers: 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. + simple queries. dependencies: installer: '' scenario: '' run: module: - 'functest.opnfv_tests.openstack.snaps.connection_check' + 'functest.opnfv_tests.openstack.api.connection_check' class: 'ConnectionCheck' -