1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Test-Command: crm --help
Depends: crmsh
Restrictions: needs-root
Test-Command: crm help
Depends: crmsh
Restrictions: needs-root
Test-Command: crm --version
Depends: crmsh
Restrictions: needs-root
Tests: utils.sh
Depends: crmsh, fence-virt
Restrictions: needs-root, allow-stderr
Tests: testsuite.sh
Depends: crmsh, openssh-server, python3-pytest
Restrictions: needs-root
Tests: pacemaker-basic-resource.sh
Depends: crmsh
Restrictions: needs-root, allow-stderr, isolation-container, skippable
Tests: pacemaker-node-status.sh
Depends: crmsh
Restrictions: needs-root, allow-stderr, isolation-container, skippable
# Test disabled because it generates broken corosync config (missing nodelist)
Tests: pacemaker-cluster-init.sh
Depends: crmsh, csync2, ntpsec, ufw, openssh-server, dmidecode [any-amd64 arm64 armhf any-i386], booth, booth-pacemaker
Restrictions: needs-root, allow-stderr, isolation-machine, skippable
|