d0013cdb6b
Commit 3385399339c94 ("replication: keep retrying every 30 minutes in error state") changed the retry behavior to not stop after the 3rd error and then stick to half-hour intervals. This needs to be reflected in the tests. The numbers here match. (1900 + 30*60 = 3700). Commit fd844180a7efa ("replication: don't sync to offline targets on error states) changed the retry behavior to check whether the target node is online. If this is not the case we fail right away. This introduced a dependency on PVE::Cluster::get_members which we now need to mock. Tests currently use node names "node{1,2,3}", so I just mock those 3. |
||
---|---|---|
aplinfo | ||
bin | ||
debian | ||
po | ||
PVE | ||
www | ||
.gitignore | ||
bridgevlan | ||
bridgevlanport | ||
country.pl | ||
defines.mk | ||
Makefile | ||
mtu | ||
pve-apt.conf | ||
pve-blacklist.conf | ||
pve-initramfs.conf | ||
pve-sources.list | ||
repoid.pl | ||
spice-example-sh | ||
vlan | ||
vlan-down | ||
vzdump-hook-script.pl | ||
vzdump.conf |