Fix stable CI
cephfs-nfs failing in stable/2023.1 because of missing packages. Add cephfs-nfs-cephadm test Change-Id: Ib4bbe4e9ab43513d91ba8fc7ddff70ffb8ae9d8f
This commit is contained in:
parent
e1cca72767
commit
0d98dcb11c
@ -75,7 +75,7 @@
|
|||||||
description: |
|
description: |
|
||||||
Runs manila tempest plugin tests with Native CephFS as a manila back
|
Runs manila tempest plugin tests with Native CephFS as a manila back
|
||||||
end (DHSS=False)
|
end (DHSS=False)
|
||||||
parent: manila-tempest-plugin-cephfs-native
|
parent: manila-tempest-plugin-cephfs-native-cephadm
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: devstack-plugin-ceph-cephfs-nfs
|
name: devstack-plugin-ceph-cephfs-nfs
|
||||||
@ -83,6 +83,12 @@
|
|||||||
Runs manila tempest plugin tests with CephFS via NFS-Ganesha as a manila
|
Runs manila tempest plugin tests with CephFS via NFS-Ganesha as a manila
|
||||||
back end (DHSS=False)
|
back end (DHSS=False)
|
||||||
parent: manila-tempest-plugin-cephfs-nfs
|
parent: manila-tempest-plugin-cephfs-nfs
|
||||||
|
nodeset: openstack-single-node-jammy
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: devstack-plugin-ceph-multinode-cephfs-nfs-cephadm
|
||||||
|
parent: manila-tempest-plugin-multinode-cephfs-nfs-cephadm
|
||||||
|
description: Test CephFS NFS (DHSS=False) in a Multinode devstack env
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: devstack-plugin-ceph-multinode-tempest-py3
|
name: devstack-plugin-ceph-multinode-tempest-py3
|
||||||
@ -147,6 +153,7 @@
|
|||||||
- devstack-plugin-ceph-tempest-cephadm:
|
- devstack-plugin-ceph-tempest-cephadm:
|
||||||
voting: false
|
voting: false
|
||||||
- devstack-plugin-ceph-multinode-tempest-py3
|
- devstack-plugin-ceph-multinode-tempest-py3
|
||||||
|
- devstack-plugin-ceph-multinode-cephfs-nfs-cephadm
|
||||||
- devstack-plugin-ceph-cephfs-native:
|
- devstack-plugin-ceph-cephfs-native:
|
||||||
irrelevant-files: *irrelevant-files
|
irrelevant-files: *irrelevant-files
|
||||||
voting: false
|
voting: false
|
||||||
|
@ -3,3 +3,5 @@ dbus-tools
|
|||||||
podman
|
podman
|
||||||
jq
|
jq
|
||||||
ceph-common
|
ceph-common
|
||||||
|
ceph-mon
|
||||||
|
ceph-osd
|
||||||
|
Loading…
Reference in New Issue
Block a user