Bobby Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/65918?usp=email )
Change subject: tests: Update the compiler-tests.sh to use the v22-1 images
......................................................................
tests: Update the compiler-tests.sh to use the v22-1 images
This keeps the running of the compiler tests consistent by using a fixed
version of the compiler images.
Change-Id: I6e8d8313939696ed22f22e55f9c274c0105ce236
---
M tests/compiler-tests.sh
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/tests/compiler-tests.sh b/tests/compiler-tests.sh
index e01d9de..5793828 100755
--- a/tests/compiler-tests.sh
+++ b/tests/compiler-tests.sh
@@ -108,7 +108,7 @@
# targets for this test
build_indices=(${build_permutation[@]:0:$builds_count})
- repo_name="${base_url}/${compiler}:latest"
+ repo_name="${base_url}/${compiler}:v22-1"
# Grab compiler image
docker pull $repo_name >/dev/null
--
To view, visit
https://gem5-review.googlesource.com/c/public/gem5/+/65918?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: release-staging-v22-1
Gerrit-Change-Id: I6e8d8313939696ed22f22e55f9c274c0105ce236
Gerrit-Change-Number: 65918
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby Bruce <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]