public class UpdateBuildSlaveAMI extends Object
Constructor and Description |
---|
UpdateBuildSlaveAMI() |
Modifier and Type | Method and Description |
---|---|
protected static String |
getMostRecentAMI(org.kuali.common.aws.ec2.api.EC2Service service,
JenkinsContext context) |
protected static String |
getMostRecentAMI(org.kuali.common.aws.ec2.api.EC2Service service,
com.amazonaws.services.ec2.model.Tag stack,
com.amazonaws.services.ec2.model.Tag name) |
void |
test() |
protected void |
updateMasterAMI(String jenkinsMaster,
String privateKey,
boolean quiet,
String ami) |
public UpdateBuildSlaveAMI()
protected void updateMasterAMI(String jenkinsMaster, String privateKey, boolean quiet, String ami) throws IOException
IOException
protected static String getMostRecentAMI(org.kuali.common.aws.ec2.api.EC2Service service, JenkinsContext context)
protected static String getMostRecentAMI(org.kuali.common.aws.ec2.api.EC2Service service, com.amazonaws.services.ec2.model.Tag stack, com.amazonaws.services.ec2.model.Tag name)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.