public class AggregateJobInformationTest extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUCKET |
protected String |
datePattern |
protected com.google.common.base.Function<File,JobExecution> |
jobExecutionFunction |
static String |
REPO |
protected org.kuali.common.aws.s3.S3Service |
s3 |
protected org.kuali.common.core.json.api.JsonService |
service |
protected com.google.common.base.Function<File,Long> |
startTimeFunction |
protected String |
timeZoneId |
Constructor and Description |
---|
AggregateJobInformationTest() |
Modifier and Type | Method and Description |
---|---|
protected static org.kuali.common.util.maven.model.Artifact |
getArtifact(String stack,
String classifier) |
protected String |
getDateKeyFragment() |
protected static Map<Integer,JobExecution> |
getExecutionMap(List<JobExecution> executions) |
protected static List<JobExecution> |
getExecutions(Set<Integer> numbers,
Map<Integer,JobExecution> executions) |
protected static com.amazonaws.auth.AWSCredentials |
getFoundationCredentials() |
protected static List<Job> |
getJobList(Map<String,List<JobExecution>> map) |
protected static Map<String,List<JobExecution>> |
getJobMap(List<Job> jobs) |
protected static String |
getKey(String repo,
String stack,
String classifier) |
protected Jenkins |
merge(Jenkins jenkins,
List<Job> newJobs) |
protected static List<Job> |
merge(List<Job> oldJobs,
List<Job> newJobs) |
protected static void |
summarize(Jenkins jenkins) |
void |
test() |
public static final String BUCKET
public static final String REPO
protected org.kuali.common.core.json.api.JsonService service
protected org.kuali.common.aws.s3.S3Service s3
protected String datePattern
protected String timeZoneId
protected com.google.common.base.Function<File,Long> startTimeFunction
protected com.google.common.base.Function<File,JobExecution> jobExecutionFunction
public AggregateJobInformationTest()
public void test()
protected String getDateKeyFragment()
protected static org.kuali.common.util.maven.model.Artifact getArtifact(String stack, String classifier)
protected static List<JobExecution> getExecutions(Set<Integer> numbers, Map<Integer,JobExecution> executions)
protected static List<Job> getJobList(Map<String,List<JobExecution>> map)
protected static Map<Integer,JobExecution> getExecutionMap(List<JobExecution> executions)
protected static com.amazonaws.auth.AWSCredentials getFoundationCredentials()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.