Skip to content

locktorture: enable extra torture_type #269

@rli9

Description

@rli9

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions