taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit f08ed076feb93e635b01c7f310a1439ea66bbfff
parent c782d347bb115e6dc8974516543e8390700e666d
Author: buckE <buckE@disroot.org>
Date:   Tue, 16 Jun 2020 23:12:34 +0000

removed BUILDSLAVETEST_BUILDER

Diffstat:
Mbuildbot/master.cfg | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -901,7 +901,6 @@ TALER_DEMO_HEALTHCHECK_BUILDER = util.BuilderConfig( ) c["builders"] = [ - BUILDSLAVETEST_BUILDER, BUILDMASTER_BUILDER, LCOV_BUILDER, CHECKER_BUILDER,