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
This commit is contained in:
Martin Kopec 2021-10-18 08:25:01 +00:00
parent c336cf3cea
commit f6f94e1f7e
1 changed files with 1 additions and 1 deletions

View File

@ -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