From f6f94e1f7e1cb68cbcd44d93971e33d11044feee Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Mon, 18 Oct 2021 08:25:01 +0000 Subject: [PATCH] Update tempest SHA in cross_check script The commit updates tempest SHA used for test analysis so that it reflects tempest version used in refstack-client. Change-Id: I0060ba298faf08e7f43f4deff0627f88d426473c --- tools/cross_check/cross_check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cross_check/cross_check.sh b/tools/cross_check/cross_check.sh index bbb09d00..9a54fca2 100755 --- a/tools/cross_check/cross_check.sh +++ b/tools/cross_check/cross_check.sh @@ -33,7 +33,7 @@ function print_help() { } TEMPEST_GIT_URL=https://opendev.org/openstack/tempest.git -TEMPEST_COMMIT=e64c78dcf720202a0542bb1e1184f5229a11524f +TEMPEST_COMMIT=1d500e79156ada6bc6fdb628ed1da0efd4121f6a DESIGNATE_GIT_URL=https://opendev.org/openstack/designate-tempest-plugin.git DESIGNATE_COMMIT=master