public class CommitTester extends Object
Constructor and Description |
---|
CommitTester(Run<?,?> build,
Job<?,?> downstreamProj) |
Modifier and Type | Method and Description |
---|---|
static CommitTester |
buildFor(Run<?,?> bisectBuild,
String jobToRun) |
void |
runRecursivly(HashMap<String,String> bisectParameters) |
boolean |
test(HashMap<String,String> bisectParameters) |
public boolean test(HashMap<String,String> bisectParameters) throws InterruptedException
InterruptedException
public static CommitTester buildFor(Run<?,?> bisectBuild, String jobToRun)
Copyright © 2016–2022. All rights reserved.