pve-manager/bin
Wolfgang Bumiller 12c206a5ab tests: mock PVE::Cluster::get_members and adapt fail test
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.
2017-06-28 06:05:44 +02:00
..
init.d pvesr.timer: set AccuracySec=1 2017-06-23 11:41:37 +02:00
ocf Makefile: fix distclean target 2016-09-28 08:21:48 +02:00
test tests: mock PVE::Cluster::get_members and adapt fail test 2017-06-28 06:05:44 +02:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
Makefile pvesr: add pve storage replication tool 2017-05-31 08:23:46 +02:00
pveam refactor pveam to use it with our CLI Handler. 2016-02-26 11:34:52 +01:00
pvebanner use shorter login message 2013-06-17 11:22:33 +02:00
pveceph cleanup: use new run_cli_handler() method 2015-10-02 11:28:01 +02:00
pvedaemon cleanup: use new run_cli_handler() method 2015-10-02 11:28:01 +02:00
pvemailforward.c cleanup C wrapper 2013-03-25 17:47:33 +01:00
pvemailforward.pl GUI: add new email_from option to datacenter.cfg 2014-09-04 17:16:02 +02:00
pveperf pveperf: remove outated POD replaced by pve-docs 2017-02-15 11:10:27 +01:00
pveproxy cleanup: use new run_cli_handler() method 2015-10-02 11:28:01 +02:00
pvereport Move pvereport functionality into a separate PVE package 2015-11-03 18:10:22 +01:00
pvesh PVE::API2Tools::resolve_proxyto - new helper 2017-05-31 08:23:47 +02:00
pvesr pvesr: add pve storage replication tool 2017-05-31 08:23:46 +02:00
pvestatd pvestatd: log warnings to syslog 2016-10-26 15:58:23 +02:00
pvesubscription cleanup: use new run_cli_handler() method 2015-10-02 11:28:01 +02:00
pveupdate fix initlog name 2016-02-26 11:30:17 +01:00
pveupgrade do not use -w switch as it breaks modules 2013-10-01 10:36:47 +02:00
pveversion do not use -w switch as it breaks modules 2013-10-01 10:36:47 +02:00
spiceproxy spiceproxy: import PVE::SafeSyslog 2017-01-26 12:59:57 +01:00
vzdump cleanup: use new run_cli_handler() method 2015-10-02 11:28:01 +02:00