cockpit/tests/tests.yml
Stef Walter d9a218b7d5 Initial smoke tests run from upstream Cockpit project
Later once the upstream no longer uses phantomjs, we should
be able to execute the entire integration test suite.

This includes the standard-test-overlay role, and the
standard-test-scripts role. These will be suggested to the
standard-test-roles repo.
2017-09-21 12:01:44 +02:00

21 lines
318 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-overlay
tags:
- atomic
packages:
- cockpit-ws
- cockpit-dashboard
- role: standard-test-scripts
tags:
- atomic
- classic
tests:
- ./source/tools/debian/tests/smoke