Sean Wilson has uploaded this change for review. (
https://gem5-review.googlesource.com/3789
Change subject: tests: Remove package install step in jenkins test scripts
......................................................................
tests: Remove package install step in jenkins test scripts
Change-Id: I0af93a74e8c53c3bf3403152d83989292e27b4a3
---
M tests/jenkins/continuous.sh
M tests/jenkins/presubmit.sh
2 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/tests/jenkins/continuous.sh b/tests/jenkins/continuous.sh
index 3e670af..daa2040 100755
--- a/tests/jenkins/continuous.sh
+++ b/tests/jenkins/continuous.sh
@@ -39,11 +39,6 @@
set -e
-sudo apt-get -y install cpu-checker curl g++ gcc-arm-linux-gnueabi
git-core \
-git-gui gitk libboost-all-dev libgoogle-perftools-dev libprotobuf-dev \
-libprotoc-dev libssl-dev m4 parallel pigz protobuf-compiler python \
-python-pip scons subversion swig zlib1g-dev
-
cd git/jenkins-gem5-prod
BUILD_JOBS=4
diff --git a/tests/jenkins/presubmit.sh b/tests/jenkins/presubmit.sh
index 7892aa6..d5eaaa6 100755
--- a/tests/jenkins/presubmit.sh
+++ b/tests/jenkins/presubmit.sh
@@ -39,11 +39,6 @@
set -e
-sudo apt-get -y install cpu-checker curl g++ gcc-arm-linux-gnueabi
git-core \
-git-gui gitk libboost-all-dev libgoogle-perftools-dev libprotobuf-dev \
-libprotoc-dev libssl-dev m4 parallel pigz protobuf-compiler python \
-python-pip scons subversion swig zlib1g-dev
-
cd git/jenkins-gem5-prod
BUILD_JOBS=4
--
To view, visit https://gem5-review.googlesource.com/3789
To unsubscribe, visit https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0af93a74e8c53c3bf3403152d83989292e27b4a3
Gerrit-Change-Number: 3789
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Wilson <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev