greenboot/tests/tests.yml

10 lines
409 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: . # switch to subfolder. This parameter is REQUIRED, use `dir: .` for current folder
run: /usr/libexec/greenboot/greenboot check # this is your test command, its exit code is the outcome of the test