tests: Changed 'long' boot tests to X86 from GCN3_X86
authorBobby R. Bruce <bbruce@ucdavis.edu>
Tue, 2 Feb 2021 20:27:19 +0000 (12:27 -0800)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Wed, 3 Feb 2021 22:42:29 +0000 (22:42 +0000)
commit7753a02663edcd1a7751c5f955881edb49b4a158
tree113769bebd32e1c256c6e7a30c8f53c8a99db908
parent758011f3c20cc23804bb6dbe153852f0df026ffd
tests: Changed 'long' boot tests to X86 from GCN3_X86

We compile GCN3_X86 for the 'quick' tests, as a substitute for X86. We
compile X86 as part of our nightly tests, along with the running of the
'long' tests. This leads to a needless duplicate compilation of the X86
isa during our nightly tests. Therefore, this commit removes GCN3_X86
for the 'long' tests (only the x86 boot tests are affected).

Change-Id: Ifd8aaf0e7b8178c588ace33b27671d4ba9b353ed
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40415
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Matt Sinclair <mattdsinclair@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
tests/gem5/x86-boot-tests/test_linux_boot.py