Disable manila 2 vms tempest scenario

Manila role CI is pretty heavy since is requires ceph with mds and
ganesha. So Creating 2 VMs on top of it usually ends up in port
creation failure, probably due to OOM (as issue is impermanent).

So to increase gates stabilty for manila role we drop most heavy test

Change-Id: Ib1f346f96a2905a02b10c96292f0833bd23ab98b
Needed-By: https://review.opendev.org/754653
This commit is contained in:
Dmitriy Rabotyagov 2020-11-02 09:26:48 +02:00
parent b053c2019e
commit 08066c1818

View File

@ -35,6 +35,9 @@ tempest_flavors:
tempest_test_whitelist:
- manila_tempest_tests.tests.scenario.test_share_basic_ops
tempest_test_blacklist:
- manila_tempest_tests.tests.scenario.test_share_basic_ops.TestShareBasicOpsNFS.test_read_write_two_vms
tempest_run_concurrency: 0
tempest_tempest_conf_overrides: