From 529dab11b92010b5c62dbc70aa6b35e785aa2356 Mon Sep 17 00:00:00 2001 From: jamepark4 Date: Thu, 26 Mar 2026 13:46:15 -0400 Subject: [PATCH] Update git submodules * Update whitebox-tempest-plugin from branch 'master' to fd4cef0a5596831e61714e600d15da81a3f1b093 - Address vtpm_live_migration parameter downstream Downstream is currently running tempest 46.0.0 which does not yet have access to vtpm_live_migration [1]. Without that reference, whitebox tests fail to properly load when evaluating the related skipChecks. As a temporary workaround to address issues downstream, creating config parameter vtpm_live_migration_supported within the whitebox repo to serve as vtpm_live_migration until it is available downstream. This parameter and skipcheck change will be reverted when [1] lands downstream. [1] https://review.opendev.org/c/openstack/tempest/+/957475 Change-Id: If306f70ee2c0dc0661d26cd1f4473e9f1bd8fcd9 Signed-off-by: James Parker --- whitebox-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whitebox-tempest-plugin b/whitebox-tempest-plugin index 8df0ac9bb7..fd4cef0a55 160000 --- a/whitebox-tempest-plugin +++ b/whitebox-tempest-plugin @@ -1 +1 @@ -Subproject commit 8df0ac9bb7e1ed62cedb90f34a37a7841a15ce87 +Subproject commit fd4cef0a5596831e61714e600d15da81a3f1b093