Disable cephfs tests (unstable)
Airsloop is using generic kernel instead of HWE. We may revert this once Airsloop is also aligned. Change-Id: Ia53ef0a598034f8652ab208416e23298cf051e3f
This commit is contained in:
parent
9a281e2b1d
commit
e6ca6c3f32
@ -85,6 +85,8 @@ data:
|
||||
ceph_configmap_name: ceph-etc
|
||||
parameters:
|
||||
userSecretName: pvc-ceph-client-key
|
||||
cephfs:
|
||||
provision_storage_class: false
|
||||
dependencies:
|
||||
- ceph-htk
|
||||
...
|
||||
|
@ -87,6 +87,8 @@ data:
|
||||
ceph_configmap_name: ceph-etc
|
||||
parameters:
|
||||
userSecretName: pvc-ceph-client-key
|
||||
cephfs:
|
||||
provision_storage_class: false
|
||||
dependencies:
|
||||
- ceph-htk
|
||||
...
|
||||
|
@ -88,6 +88,8 @@ data:
|
||||
parameters:
|
||||
userSecretName: pvc-tceph-client-key
|
||||
adminSecretNamespace: tenant-ceph
|
||||
cephfs:
|
||||
provision_storage_class: false
|
||||
manifests:
|
||||
helm_tests: false
|
||||
dependencies:
|
||||
|
@ -91,6 +91,8 @@ data:
|
||||
ceph_configmap_name: ceph-etc
|
||||
parameters:
|
||||
userSecretName: pvc-ceph-client-key
|
||||
cephfs:
|
||||
provision_storage_class: false
|
||||
dependencies:
|
||||
- ceph-htk
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user