charm-hacluster/unit_tests
Felipe Reyes 32ab2d4bda Install resource-agents-extra on jammy.
The install hooks rsync a set of scripts and one of the destinations
is /usr/lib/stonith/plugins/external, this directory is created by the
installation of the package cluster-glue which is a pulled as an
indirect dependency of pacemaker, this changed on >=jammy where an
intermediate package named resource-agents was split into
resource-agents-base and resource-agents-extra wher the latter doesn't
get installed and it's the one that depends on cluster-glue.

The specific chain of dependencies are:

focal:
pacemaker -> pacemaker-resource-agents -> resource-agents -> cluster-glue

jammy
pacemaker -> pacemaker-resource-agents -> resource-agents-base

Change-Id: Ia00061bff2ebe16d35d52b256c61243935edabba
Closes-Bug: #1971841
2022-05-06 09:55:15 -04:00
..
testdata Adjust quorum after node removal 2021-03-11 17:24:01 +01:00
__init__.py Sync libraries & common files prior to freeze 2020-09-28 10:22:11 +01:00
test_action.py Use unittest.mock instead of mock 2021-12-15 10:32:40 +00:00
test_hacluster_hooks.py Install resource-agents-extra on jammy. 2022-05-06 09:55:15 -04:00
test_hacluster_utils.py Prevent errors when private-address=None 2022-04-11 16:58:33 -03:00
test_pcmk.py Use unittest.mock instead of mock 2021-12-15 10:32:40 +00:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 10:32:40 +00:00