From c8680fb8afb1fc7482698d99e4b0d01a61cdd8b6 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Thu, 4 Nov 2021 08:45:51 -0500 Subject: [PATCH] Update git submodules * Update os-testr from branch 'master' to 4506fcf719990e1fc4c3fce85f2eb469b4c5a2d5 - Test python3.9 as voting job In Yoga testing, we are making py3.9 job to run as voting, so adding py3.9 job as voting. Also, as Tempest is branchless and needs to support older supported stable branches, let's test it with all the python version supported in those supported stable branches. For that, we need to explicitly dd the py jobs instead of using the template. This way, we will explicitly know that we are testing all supported python versions when the new release template bumps the min python version in the template. Change-Id: I83598d6657cd283510a24f6e9d695eb4914e1f8c --- os-testr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-testr b/os-testr index c0710b984b..4506fcf719 160000 --- a/os-testr +++ b/os-testr @@ -1 +1 @@ -Subproject commit c0710b984b90b428408fdb424823f1be77352a30 +Subproject commit 4506fcf719990e1fc4c3fce85f2eb469b4c5a2d5