Update tempest whitelist for scenario004

In https://review.opendev.org/c/openstack/tripleo-ci/+/770049 we
updated scenrio004 to use CephFS gatewayed by NFS rather than native
CephFS but we did not enable the NFS test case via the tempest whitelist
since these also require the THT changes in dependent review
https://review.opendev.org/c/openstack/tripleo-heat-templates/+/769937.

Here we enable the NFS test case, dependent on the just-mentioned
THT patch.

Depends-on: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/769937

Change-Id: I9c848ce6e0bf7fa07c94ca714d3a5d739f79f85d
This commit is contained in:
Tom Barron 2021-01-20 10:47:45 -05:00
parent e9329e3880
commit 65dc8bde15
1 changed files with 1 additions and 3 deletions

View File

@ -854,9 +854,7 @@
'share.capability_create_share_from_snapshot_support': 'False'
tempest_test_whitelist:
- 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops'
# Add the following back after
# https://review.opendev.org/c/openstack/tripleo-heat-templates/+/769937 merges
# - 'manila_tempest_tests.tests.api.test_shares.SharesNFSTest.test_create_get_delete_share'
- 'manila_tempest_tests.tests.api.test_shares.SharesNFSTest.test_create_get_delete_share'
- job:
name: tripleo-ci-centos-8-scenario007-standalone