Bobby R. Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/52384 )
Change subject: tests: Removing Atomic CPU with Ruby tests
......................................................................
tests: Removing Atomic CPU with Ruby tests
test_kvm_fork_run.py and test_kvm_cpu_switch.py both contained tests
which attempted to run a Ruby cache with an Atomic CPU. This is not
permitted. As such these tests have been removed.
Change-Id: I7996bda6313f59f76d7f9b73bef8351d72547481
---
M tests/gem5/kvm-fork-tests/test_kvm_fork_run.py
M tests/gem5/kvm-switch-tests/test_kvm_cpu_switch.py
2 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/tests/gem5/kvm-fork-tests/test_kvm_fork_run.py
b/tests/gem5/kvm-fork-tests/test_kvm_fork_run.py
index d12f104..c62211e 100644
--- a/tests/gem5/kvm-fork-tests/test_kvm_fork_run.py
+++ b/tests/gem5/kvm-fork-tests/test_kvm_fork_run.py
@@ -118,12 +118,6 @@
### The long (nightly) tests ####
test_kvm_fork_run(
- cpu="atomic",
- num_cpus=1,
- mem_system="mesi_two_level",
- length=constants.long_tag,
-)
-test_kvm_fork_run(
cpu="timing",
num_cpus=1,
mem_system="mesi_two_level",
diff --git a/tests/gem5/kvm-switch-tests/test_kvm_cpu_switch.py
b/tests/gem5/kvm-switch-tests/test_kvm_cpu_switch.py
index 19e83e5..a8cbce1 100644
--- a/tests/gem5/kvm-switch-tests/test_kvm_cpu_switch.py
+++ b/tests/gem5/kvm-switch-tests/test_kvm_cpu_switch.py
@@ -116,12 +116,6 @@
### The long (nightly) tests ####
test_kvm_switch(
- cpu="atomic",
- num_cpus=1,
- mem_system="mesi_two_level",
- length=constants.long_tag,
-)
-test_kvm_switch(
cpu="timing",
num_cpus=1,
mem_system="mesi_two_level",
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/52384
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I7996bda6313f59f76d7f9b73bef8351d72547481
Gerrit-Change-Number: 52384
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby R. Bruce <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s