From 398cc6a62b97d9edefd6f5a72130710bc2697b7f Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 18 Sep 2023 22:01:20 +0000 Subject: [PATCH] Update git submodules * Update manila-tempest-plugin from branch 'master' to 0026dff13847f157dbbc013b55b2a4049d261407 - Merge "[CI] Add multinode job for cephfs/nfs with cephadm" - [CI] Add multinode job for cephfs/nfs with cephadm A multinode job creates a controller node that runs manila with other OpenStack components; and an additional compute node to spread the compute VM workload around. `manila-tempest-plugin-multinode-cephfs-nfs-cephadm` replaces the existing `manila-tempest-plugin-cephfs-nfs` in the check queue for this repository. These jobs are different. `manila-tempest-plugin-cephfs-nfs` uses devstack-plugin-ceph to install ceph and nfs-ganesha as standalone components on the devstack host, whereas `manila-tempest-plugin-multinode-cephfs-nfs-cephadm` uses cephadm to deploy ceph, and it includes the deployment of an nfs service. Manila's ceph driver communicates with cephadm deployed nfs via ceph-mgr APIs, and with standalone nfs-ganesha service via DBUS APIs. Ideally we'd run both jobs all the time, however, since these jobs will run individually against the manila repository, we'll just pick the newer one here. Depends-On: I84249ae268dfe00a112c67e5170b679acb318a25 Change-Id: I5162815b66d3f3e8cf8c1e246b61b0ea06c1a270 Co-Authored-by: Goutham Pacha Ravi Signed-off-by: Goutham Pacha Ravi --- manila-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manila-tempest-plugin b/manila-tempest-plugin index 7a43ca0412..0026dff138 160000 --- a/manila-tempest-plugin +++ b/manila-tempest-plugin @@ -1 +1 @@ -Subproject commit 7a43ca04127cfe7f13a0a7d2ec5dd43b04d7a88c +Subproject commit 0026dff13847f157dbbc013b55b2a4049d261407