From 3c581aab57aad6a1b13940185e1fdece5842bf77 Mon Sep 17 00:00:00 2001 From: Pavlo Shchelokovskyy Date: Sun, 7 Apr 2024 19:44:24 +0200 Subject: [PATCH] Update git submodules * Update heat-tempest-plugin from branch 'master' to 448a6686b5e012ed74af9d8cda076c1d190ac32c - Depend on corresponding server in WaitCondition most of the templates used in scenario tests already do this to exclude unpredictable (especially in virtualized cloud CI environments) server boot from the wait condition timeout, however 3 templates (used in 3 tests) are missing this at the moment. This patch adds an explicit depends_on on the server that the WaitCondition is waiting for in all scanario templates that use WaitConditions. Change-Id: I43d5b3862970db5217651b570525f696910bf320 --- heat-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heat-tempest-plugin b/heat-tempest-plugin index 5a484926ad..448a6686b5 160000 --- a/heat-tempest-plugin +++ b/heat-tempest-plugin @@ -1 +1 @@ -Subproject commit 5a484926adedcb4676617b5bc4e3ca7acac7428d +Subproject commit 448a6686b5e012ed74af9d8cda076c1d190ac32c