# Can be non deterministic if the system takes more than 2 second to kill all # the processes. In such a case the summary is 66%. --- Test The Pool Feature (pool.yml): strategy: Suite attributes: strategy: Pool attributes: strategy: Cmd command: sleep args: 2 contents: - name: a - name: b - name: c - name: d - name: e - name: f args: 1 - name: g - name: h - name: i - name: j - name: k - name: l - name: m - name: n contents: - I am suppose to PASS: timeout: 6 - I am suppose to ABORT: timeout: 0.1 weight: -1 - I am suppose to ABORT but with some PASS: timeout: 1.9 weight: -1 - Zombie Verification Killall: strategy: KillAll regexp: !re sleep