Enable CI

This commit is contained in:
Takao Fujiwara 2021-05-01 12:15:57 +09:00
commit b7722a81bc
3 changed files with 70 additions and 1 deletions

13
tests/tests.yml Normal file
View file

@ -0,0 +1,13 @@
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
#- role: standard-test-beakerlib
required_packages:
- python3-pycotap
tests:
- smoke1:
dir: .
run: ./tests.py