tests,misc: Added gem5.fast clang compilation to Kokoro
authorBobby R. Bruce <bbruce@ucdavis.edu>
Sat, 14 Nov 2020 01:22:58 +0000 (17:22 -0800)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Tue, 24 Nov 2020 22:57:02 +0000 (22:57 +0000)
commit0ff49d741cb7f1541e822722e0c2a34d14d9b289
tree973597a0139654d289d1a3dc5df5b9b9b7d25f3a
parent33254218b75a2fef8e5765d9d448ed819918d72b
tests,misc: Added gem5.fast clang compilation to Kokoro

Compilation issues in Clang and in compiling gem5.fast are normally
only caught during gem5's weekly, intensive, compilation checks:
http://jenkins.gem5.org/job/Compiler-Checks. The purpose of this change
is to have smaller checks on every commit, reducing the chance of
uncompilable code being submitted.

Change-Id: Idd8c6795ff73e21b1814281c31fc7ae39f09dcc5
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/37478
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
tests/jenkins/presubmit.sh