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