forked from fengguang/lkp-tests
-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Labels
Description
The requirement is
- add more torture_type, refer to rcutorture.yaml
$ cat jobs/rcutorture.yaml
suite: rcutorture
testcase: rcutorture
category: functional
need_memory: 300MB
runtime: 300s
rcutorture:
test:
- default
- cpuhotplug
torture_type:
- rcu
- srcu
- srcud
- tasks
- add corresponding spec tests
Acceptance Test
- There's valid rt for each tortoure type
- Spec tests pass
Reactions are currently unavailable