mirror of
https://github.com/JakeHillion/scx.git
synced 2024-11-30 04:50:24 +00:00
Merge pull request #160 from sched-ext/ci-exclude-example-scheds
ci: eclude scx_qmap and scx_userland from testing
This commit is contained in:
commit
869b1c2a4c
@ -16,7 +16,7 @@ GUEST_TIMEOUT=60
|
||||
# - scx_layered: temporarily excluded because it
|
||||
# cannot run with a default configuration
|
||||
#
|
||||
SCHEDULERS="scx_simple scx_central scx_flatcg scx_nest scx_pair scx_qmap scx_userland scx_rusty scx_rustland"
|
||||
SCHEDULERS="scx_simple scx_central scx_flatcg scx_nest scx_pair scx_rusty scx_rustland"
|
||||
|
||||
if [ ! -x `which vng` ]; then
|
||||
echo "vng not found, please install virtme-ng to enable testing"
|
||||
|
Loading…
Reference in New Issue
Block a user