From bf7cf46e5aa85c5202cb522843fb14df9e267c36 Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Thu, 22 Jul 2021 11:51:49 +0000 Subject: [PATCH] Revert "Skip manila_tempest_tests.tests.api.test_shares.SharesNFSTest test" This reverts commit 021b8a77a670859df5abf8a127de5e303a58fc66. Reason for revert: fixed with https://github.com/ceph/ceph/pull/42162 Related-Bug: 1934879 Change-Id: I20f8ce51c6bb59207ef82bd7786bc788c9fd313f --- roles/validate-tempest/vars/tempest_skip.yml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/roles/validate-tempest/vars/tempest_skip.yml b/roles/validate-tempest/vars/tempest_skip.yml index b1f843c..b060a1d 100644 --- a/roles/validate-tempest/vars/tempest_skip.yml +++ b/roles/validate-tempest/vars/tempest_skip.yml @@ -1562,24 +1562,6 @@ known_failures: lp: https://bugs.launchpad.net/tripleo/+bug/1933999 jobs: - periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-master - - test: manila_tempest_tests.tests.api.test_shares.SharesNFSTest - deployment: - - overcloud - releases: - - name: victoria - reason: Request timed out - lp: https://bugs.launchpad.net/tripleo/+bug/1934879 - - name: ussuri - reason: Request timed out - lp: https://bugs.launchpad.net/tripleo/+bug/1934879 - - name: train - reason: Request timed out - lp: https://bugs.launchpad.net/tripleo/+bug/1934879 - jobs: - - periodic-tripleo-ci-centos-8-scenario004-standalone-victoria - - periodic-tripleo-ci-centos-8-scenario004-standalone-ussuri - - periodic-tripleo-ci-centos-8-scenario004-standalone-train - - tripleo-ci-centos-8-scenario004-standalone - test: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download deployment: - overcloud