Bobby R. Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/50027 )
Change subject: learning-gem5,tests: Move Learning gem5 Part 3 to run
nightly
......................................................................
learning-gem5,tests: Move Learning gem5 Part 3 to run nightly
The Learning gem5 part 3 tests require the building of the X86_MSI
binary. These are the only tests that require this protocol. Building
this is not worth it to just run these tests. They've therefore been
moved to be run nightly rather than as a pre-submit/kokoro test.
Change-Id: If0cdd9c30a160a01cef5fcda8a5433ab2d6ac882
---
M tests/gem5/learning_gem5/part3_test.py
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/gem5/learning_gem5/part3_test.py
b/tests/gem5/learning_gem5/part3_test.py
index eb758af..249951b 100644
--- a/tests/gem5/learning_gem5/part3_test.py
+++ b/tests/gem5/learning_gem5/part3_test.py
@@ -43,6 +43,7 @@
valid_isas=(constants.gcn3_x86_tag,),
# dynamically linked
valid_hosts=constants.target_host[constants.gcn3_x86_tag],
+ length=constants.long_tag,
)
gem5_verify_config(
@@ -53,4 +54,5 @@
protocol = 'MSI',
# Currently only x86 has the threads test
valid_isas=(constants.gcn3_x86_tag,),
+ length=constants.long_tag,
)
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/50027
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: If0cdd9c30a160a01cef5fcda8a5433ab2d6ac882
Gerrit-Change-Number: 50027
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby R. 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