- revert dependency corosync-devel back to corosynclib-devel as long
as corosynclib-devel-package doesn't provide corosync-devel%{?_isa}
we would need for pacemaker-libs-devel to require
- enable some basic gating-tests
- re-add building documentation using publican to everything but ELN
- rename doc-dir for ELN
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
|