From 0085e603925fc1a4c8a3f8234518e89c973ad8f4 Mon Sep 17 00:00:00 2001 From: Feilong Wang Date: Fri, 19 Jun 2020 17:45:47 +1200 Subject: [PATCH] Update git submodules * Update magnum-tempest-plugin from branch 'master' - Fix HTTP 400 error This is kind of a race condition issue, Tempest is doing a wait and check when it is trying to delete a cluster. However, at the very end of the cluster deletion process, a cluster GET request may get a HTTP 400 error which will cause the Tempest case failed. This HTTP 400 exception reported by a cluster GET request should be caught and take cluster as still existing. Task: 40120 Story: 2007833 Change-Id: Ic97abf8d4d584f35b18bff9eab5d3e5ac80c0f02 --- magnum-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magnum-tempest-plugin b/magnum-tempest-plugin index 98db8b59dc..abe58fe334 160000 --- a/magnum-tempest-plugin +++ b/magnum-tempest-plugin @@ -1 +1 @@ -Subproject commit 98db8b59dca1c2ec5e5ef5307f272cd8da2a4d6e +Subproject commit abe58fe334b0fd8d4806c0d8081cd74f4feafef3