]> git.proxmox.com Git - pve-manager.git/commit
test: mock PVE::Cluster::cfs_update
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 18 Oct 2017 13:30:59 +0000 (15:30 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 18 Oct 2017 13:31:00 +0000 (15:31 +0200)
commitb03b47491fb299ccd672a2f9748b7f30bff630d3
tree5602845f7843c49cddfe8179ee109cb7d3429781
parent1c289bc89e0bacc857953809de53e0b77a739d34
test: mock PVE::Cluster::cfs_update

Because the replication's purge_old_state() function now
fails if cfs_update() fails, and since it tries to access
the actual local pmxcfs it should never have been called by
tests anyway.
bin/test/ReplicationTestEnv.pm