Bobby R. Bruce has submitted this change. (
https://gem5-review.googlesource.com/c/public/gem5/+/27064 )
Change subject: tests,misc: Updated presubmit YAML to use main.py '-t' flag
......................................................................
tests,misc: Updated presubmit YAML to use main.py '-t' flag
This minor change reduces the presubmit build time by about 10 to 15
minutes.
Change-Id: I3a87d1a720b17fd22a9dbdbeebfb32e4be178c56
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/27064
Tested-by: Gem5 Cloud Project GCB service account
<[email protected]>
Tested-by: kokoro <[email protected]>
Reviewed-by: Gabe Black <[email protected]>
Maintainer: Jason Lowe-Power <[email protected]>
---
M cloudbuild_presubmit.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Gabe Black: Looks good to me, approved
Jason Lowe-Power: Looks good to me, approved
kokoro: Regressions pass
Gem5 Cloud Project GCB service account: Regressions pass
diff --git a/cloudbuild_presubmit.yaml b/cloudbuild_presubmit.yaml
index e20f273..5fd46ad 100644
--- a/cloudbuild_presubmit.yaml
+++ b/cloudbuild_presubmit.yaml
@@ -23,7 +23,7 @@
- name: 'gcr.io/$PROJECT_ID/ubuntu-18.04_all-dependencies:latest'
dir: 'tests'
entrypoint: 'python'
- args: ['main.py', 'run', '-j', '4', '--length', 'quick']
+ args: ['main.py', 'run', '-j', '4', '-t', '8', '--length', 'quick']
images: ['gcr.io/$PROJECT_ID/ubuntu-18.04_all-dependencies:latest']
options:
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/27064
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: I3a87d1a720b17fd22a9dbdbeebfb32e4be178c56
Gerrit-Change-Number: 27064
Gerrit-PatchSet: 2
Gerrit-Owner: Bobby R. Bruce <[email protected]>
Gerrit-Reviewer: Bobby R. Bruce <[email protected]>
Gerrit-Reviewer: Earl Ou <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Gem5 Cloud Project GCB service account
<[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev