time/tests/tests.yml
2017-11-03 11:49:11 +01:00

16 lines
246 B
YAML

---
# Tests for classic and container
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
- container
tests:
- maximum_RSS
required_packages:
- bash
- bc
- perl-interpreter
- time