From f083c71a9396a5a6f3300d3150b7fc1bee2c57c5 Mon Sep 17 00:00:00 2001 From: Victoria Martinez de la Cruz Date: Tue, 2 Mar 2021 13:06:51 +0000 Subject: [PATCH] Add create share from snapshot in CephFS Remove capability_create_share_from_snapshot_support = False from tempest config for both CephFS Native and CephFS NFS Partially-Implements: blueprint create-share-from-snapshot-cephfs Change-Id: Ifb984a3cee219fa97a9768495f80ff0c8349830b --- zuul.d/manila-tempest-jobs.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/zuul.d/manila-tempest-jobs.yaml b/zuul.d/manila-tempest-jobs.yaml index 9dc859f2..7d7b08e8 100644 --- a/zuul.d/manila-tempest-jobs.yaml +++ b/zuul.d/manila-tempest-jobs.yaml @@ -317,7 +317,6 @@ enable_cephx_rules_for_protocols: cephfs run_share_group_tests: false multitenancy_enabled: false - capability_create_share_from_snapshot_support: false suppress_errors_in_cleanup: true backend_names: CEPHFSNATIVE capability_storage_protocol: CEPHFS @@ -368,7 +367,6 @@ backend_names: CEPHFSNFS enable_protocols: nfs capability_storage_protocol: NFS - capability_create_share_from_snapshot_support: false image_password: manila - job: