Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

locktorture: enable extra torture_type #269

Open
rli9 opened this issue Apr 23, 2023 · 0 comments
Open

locktorture: enable extra torture_type #269

rli9 opened this issue Apr 23, 2023 · 0 comments

Comments

@rli9
Copy link

rli9 commented Apr 23, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant