From 572ff6b88901d203da21f1cbe7cedd1ed1a55170 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 17 Feb 2023 11:18:13 +0000 Subject: [PATCH] Update git submodules * Update ironic-tempest-plugin from branch 'master' to 5ac31e71ead548508ede771768c59eb845ac7dbc - Merge "Disable use of the SSH agent for the rescue test" - Disable use of the SSH agent for the rescue test Paramiko, by default, attempts agent based authentication before ever attempting password based authentication. But this doesn't work so well if the environment has an agent running or thinks it has an agent running, because it breaks the rescue test. Instead, explicitly tell the tempest and thus paramiko to *not* use the ssh-agent functionality. Depends-On: https://review.opendev.org/c/openstack/tempest/+/872566 Change-Id: Ia2870579c7398d359b8d360fe7d1e42abb79b299 --- ironic-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ironic-tempest-plugin b/ironic-tempest-plugin index cda96d5ca3..5ac31e71ea 160000 --- a/ironic-tempest-plugin +++ b/ironic-tempest-plugin @@ -1 +1 @@ -Subproject commit cda96d5ca3f84a5b883fee521bbabbe1c283c2a0 +Subproject commit 5ac31e71ead548508ede771768c59eb845ac7dbc