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