HomeClusterLabs Projects

Low: scheduler: order cloned fence device probes same as other clones

Description

Low: scheduler: order cloned fence device probes same as other clones

We order probes before start or reload -- of the probed resource in most cases,
but of the entire clone if the probed resource is a clone instance.

Previously, there was an exception for instances of cloned fence devices when
the cluster uses unfencing. This exception doesn't make much sense, especially
considering that we don't even have good support for cloned fence devices, so
just drop it.

The exception was added by faf44d811 and was likely intended for non-cloned
fence devices, which is redundant with the non-clone test.

No regression tests change.

Details

Provenance
kgaillotAuthored on Dec 12 2022, 6:33 PM
Parents
rPcdbc6279a5dc: Merge pull request #2975 from nrwahl2/nrwahl2-T108_prep
Branches
Unknown
Tags
Unknown