tests: Use a docker image to build gem5.
authorGabe Black <gabeblack@google.com>
Fri, 28 Aug 2020 01:05:15 +0000 (18:05 -0700)
committerGabe Black <gabeblack@google.com>
Fri, 28 Aug 2020 08:00:52 +0000 (08:00 +0000)
commitc9f613a84f565494f394d97b7b70cd1de8a0fb3f
tree7b99431c68f2a8973e417154f888744ed4fc365d
parentcb58aafb99aa9b3e30a7882b4ae500482a286a23
tests: Use a docker image to build gem5.

This will give us control over what tools and packages are in the image,
instead of relying on what is provided on the kokoro build machines.

Change-Id: I9a9cdedfca4d2e9f31b3e918e01bc660e4d23f64
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/33647
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
tests/jenkins/presubmit-stage2.sh [new file with mode: 0755]
tests/jenkins/presubmit.sh