Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/54467 )

Change subject: ext,tests: Update the testlib download URL for v21.2
......................................................................

ext,tests: Update the testlib download URL for v21.2

Change-Id: I36bb8208485536482f30ef77f6e509379481b5ee
---
M ext/testlib/configuration.py
1 file changed, 10 insertions(+), 1 deletion(-)



diff --git a/ext/testlib/configuration.py b/ext/testlib/configuration.py
index 95800de..d0fca74 100644
--- a/ext/testlib/configuration.py
+++ b/ext/testlib/configuration.py
@@ -213,7 +213,7 @@
                                                       os.pardir,
                                                       os.pardir))
     defaults.result_path = os.path.join(os.getcwd(), 'testing-results')
-    defaults.resource_url = 'http://dist.gem5.org/dist/develop'
+    defaults.resource_url = 'http://dist.gem5.org/dist/v21-2'
defaults.resource_path = os.path.abspath(os.path.join(defaults.base_dir,
                                             'tests',
                                             'gem5',

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/54467
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: release-staging-v21-2
Gerrit-Change-Id: I36bb8208485536482f30ef77f6e509379481b5ee
Gerrit-Change-Number: 54467
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]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to