]> git.proxmox.com Git - pve-ha-manager.git/commit
don't regression test when building the simulator package
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 14 Sep 2016 11:50:02 +0000 (13:50 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 14 Sep 2016 15:21:50 +0000 (17:21 +0200)
commit6e3d877df3f5265cf6d502fcd3e1099d43bd8dae
tree9b3f2f12d3710650477c2313131cb3afdd29ef47
parente33fd700db294634ff41a3713503d972af69ee0e
don't regression test when building the simulator package

we did the tests already when building the HA manager package so
if those did not fail the one from the HA manager simulator will
certainly not fail too so do not waste time running them again.

This has the small drawback that if anyone just builds the simulator
package through `make simdeb` the test won't be run at all for the
build package, this is seldom the case and can be worked around -
i.e. just use the all make target or run the tests manual.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
simdebian/rules