
Also remove focal-pacific as there's a backward-incompat. change in charmhelpers to the ceph client broker protocol which added crush-profile parameter to pool creation. Change-Id: I16433b24c7584b22b2561fee60cbbb5fd3066e64
17 lines
308 B
YAML
17 lines
308 B
YAML
charm_name: ceph-nfs
|
|
gate_bundles:
|
|
- focal-quincy
|
|
- focal-pacific
|
|
- jammy-quincy
|
|
- jammy-reef
|
|
- jammy-squid
|
|
smoke_bundles:
|
|
- focal-pacific
|
|
configure: []
|
|
tests:
|
|
- tests.nfs_ganesha.NfsGaneshaTest
|
|
target_deploy_status:
|
|
ubuntu:
|
|
workload-status: active
|
|
workload-status-message-prefix: ''
|