python-pycotap/tests/tests.yml
Takao Fujiwara b7722a81bc Enable CI
2021-05-01 12:15:57 +09:00

14 lines
225 B
YAML

- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
#- role: standard-test-beakerlib
required_packages:
- python3-pycotap
tests:
- smoke1:
dir: .
run: ./tests.py