93ac2f99e3
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pacemaker.git#af37d53a69a8deabad0a23cf7dca1f2009c145b2
15 lines
278 B
YAML
15 lines
278 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
- container
|
|
tests:
|
|
- cts-regression:
|
|
dir: .
|
|
run: /usr/share/pacemaker/tests/cts-regression cli scheduler
|
|
required_packages:
|
|
- pacemaker
|
|
- pacemaker-cts
|