Change subject: tests: Add presubmit and continuous jenkins config files ...................................................................... tests: Add presubmit and continuous jenkins config files Change-Id: I0e838b3c831908136bb981df4865aeef8c6c6970 --- A tests/jenkins/continuous.cfg A tests/jenkins/presubmit.cfg 2 files changed, 8 insertions(+), 0 deletions(-) diff --git a/tests/jenkins/continuous.cfg b/tests/jenkins/continuous.cfg new file mode 100644 index 0000000..6b0d85a --- /dev/null +++ b/tests/jenkins/continuous.cfg @@ -0,0 +1,4 @@ +# Format: //devtools/kokoro/config/proto/build.proto + +# Location of the continuous batch script in repository. +build_file: "jenkins-gem5-prod/tests/jenkins/continuous.sh" diff --git a/tests/jenkins/presubmit.cfg b/tests/jenkins/presubmit.cfg new file mode 100644 index 0000000..742a6fc --- /dev/null +++ b/tests/jenkins/presubmit.cfg @@ -0,0 +1,4 @@ +# Format: //devtools/kokoro/config/proto/build.proto + +# Location of the continuous batch script in repository. +build_file: "jenkins-gem5-prod/tests/jenkins/presubmit.sh" -- To view, visit https://gem5-review.googlesource.com/3783 To unsubscribe, visit https://gem5-review.googlesource.com/settings Gerrit-Project: public/gem5 Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0e838b3c831908136bb981df4865aeef8c6c6970 Gerrit-Change-Number: 3783 Gerrit-PatchSet: 1 Gerrit-Owner: Sean Wilson <[email protected]> _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
Sean Wilson has uploaded this change for review. (
https://gem5-review.googlesource.com/3783
