Commit Graph

1631 Commits

Author SHA1 Message Date
Mandie Smith 83736241fa
Merge pull request #443 from candrews/node-ami-region
Specify the AMI and region for the Jenkins nodes
2019-09-24 16:32:07 -04:00
Craig Andrews 042db67e95 Specify the AMI and region for the Jenkins agents
The previous default values were an AMI that was in us-east-1 and the the us-east-1 region
which prevented this from working any other regions.
2019-09-23 16:57:51 -04:00
Mandie Smith f9dae47fdc
Merge pull request #442 from candrews/patch-6
Recover the Evergreen instance if its instance health check fails for 5 minutes
2019-09-21 10:38:49 -04:00
Mandie Smith 745606bb35
Merge branch 'master' into patch-6 2019-09-20 07:27:06 -04:00
Mandie Smith d37a1f937e
Merge pull request #439 from candrews/patch-3
Parameterize the AMI and use the latest by default
2019-09-20 07:26:41 -04:00
Mandie Smith a951a09950
Merge branch 'master' into patch-3 2019-09-19 23:55:19 -04:00
Mandie Smith 57bf6e7911
Merge pull request #438 from candrews/patch-2
Update CloudFormation to use the latest t3 and m5 instance types
2019-09-19 23:53:55 -04:00
Mandie Smith cc60dd6853
Merge branch 'master' into patch-3 2019-09-19 13:32:30 -04:00
Mandie Smith b2a7042bf5
Merge branch 'master' into patch-2 2019-09-19 13:32:04 -04:00
Mandie Smith 6c57e8448c
Merge pull request #437 from candrews/patch-1
[JENKINS-59287] Fix README instructions for IPv6
2019-09-19 13:31:53 -04:00
Mandie Smith cb764cd1a7
Merge branch 'master' into patch-1 2019-09-19 11:19:30 -04:00
Mandie Smith b1e188dce1
Merge branch 'master' into patch-6 2019-09-19 11:17:53 -04:00
Mandie Smith b3f8691558
Merge branch 'master' into patch-2 2019-09-19 11:17:15 -04:00
Craig Andrews 81f99791ac Parameterize the AMI and use the latest by default
Adds a parameter for the AMI to use for the Evergreen instance
Use the latest AMI by default
By using a system parameter store parameter, the reference works across all regions which closes #431
2019-09-19 11:03:29 -04:00
Mandie Smith 6ac27f7ed0
Merge pull request #440 from candrews/patch-4
JENKINS-54634 install evergreen in a dedicated VPC (fixed)
2019-09-19 10:58:48 -04:00
Mandie Smith 177d7534f2
Merge branch 'master' into patch-4 2019-09-17 10:54:32 -04:00
Mandie Smith 140e2a12da
Merge pull request #441 from candrews/patch-5
Specify the region to use in the Jenkins configuration
2019-09-17 10:37:23 -04:00
Craig Andrews ef123e1229 [JENKINS-59287] Fix README instructions for IPv6
`ident.me` may return an ipv4 or ipv6 address.
However, this command expects an ipv4 address so this change provides the input (an ipv4 address) it's expecting.
2019-09-11 11:50:56 -04:00
Craig Andrews fa2409f302 Use an EIP so when the instance is recreated, the IP doesn't change 2019-09-10 20:19:10 -04:00
Craig Andrews a01278284a JENKINS-54634 install evergreen in a dedicated VPC (fixed) 2019-09-10 20:19:10 -04:00
Craig Andrews 6dc6b644da Recover the Evergreen instance if its instance health check fails for 5 minutes
See https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html
2019-09-10 15:58:19 -04:00
Craig Andrews eb44f55803 Specify the region to use in the Jenkins configuration
Closes #431
2019-09-10 11:51:30 -04:00
Craig Andrews 3b86e6cb57
Change the default instance type to t3.large 2019-09-09 14:07:59 -04:00
Craig Andrews 6d7c350324
Permit the use of m5.small and m5.large
m5 is the current generation of the m instance type
2019-09-09 14:07:27 -04:00
Craig Andrews 9ac5a33c3a
Permit the use of t3.micro and t3.large
Closes #432
2019-09-09 14:05:53 -04:00
R Tyler Croy 310f84370d
Merge pull request #430 from rtyler/blaues-ozean
Pick up the latest blue ocean and script-security
2019-08-08 08:31:58 -07:00
R Tyler Croy 9bf312647f
Pick up the latest blue ocean and script-security
Including a few others in here while I'm at it :)
2019-08-07 06:21:42 -07:00
R Tyler Croy 7ced62f09a
Merge pull request #419 from rtyler/updates-201907
Upgrade core and a number of plugins
2019-08-05 08:42:22 -07:00
R Tyler Croy cbf819f880
Merge pull request #426 from rtyler/node-checksum
Update the node setup script for with its new checksum
2019-08-03 11:38:27 -07:00
R Tyler Croy ea88f5a6c3
Update the node setup script for with its new checksum
Checked the latest and it looks legit
2019-08-03 09:55:35 -07:00
R Tyler Croy 5277afff34
Bring a few more updates while I'm thinking about it 😸 2019-07-22 08:55:58 -07:00
R Tyler Croy 6436f89df4
Upgrade core and a number of plugins
Fell behind on this, woops
2019-07-02 15:22:38 -07:00
Baptiste Mathus fccbb5e4fb
Merge pull request #396 from jenkins-infra/revert-352-JENKINS-54633_aws_vpc
Revert "JENKINS-54633 install evergreen in a dedicated VPC"
2019-06-18 21:49:12 +02:00
R Tyler Croy 2b9e8532bc
Merge branch 'master' into revert-352-JENKINS-54633_aws_vpc 2019-06-15 09:29:44 -07:00
R Tyler Croy 0f6e6f1e94
Merge pull request #412 from rtyler/updates
Upgrade a number of plugins, notably Blue Ocean and Declarative Pipeline
2019-05-28 07:28:03 -07:00
R Tyler Croy 84fcbe0b5e
Upgrade a number of plugins, notably Blue Ocean and Declarative Pipeline 2019-05-28 06:44:50 -07:00
R Tyler Croy 6303d62cd3
Merge pull request #410 from batmat/advisory-2019-05-21
Update to credentials:2.1.19
2019-05-21 09:22:51 -07:00
Baptiste Mathus 75be499813 Update to credentials:2.1.19
https://jenkins.io/security/advisory/2019-05-21/
2019-05-21 16:54:28 +02:00
R Tyler Croy de30346f44
Merge pull request #409 from batmat/bump-to-2.176
Update to Jenkins 2.176
2019-05-13 06:29:39 -07:00
Baptiste Mathus b02acbc8e2 Update to Jenkins 2.176 2019-05-12 23:07:58 +02:00
Baptiste Mathus 95142c2182
Merge pull request #408 from batmat/bump-to-latest-weekly
Update to latest weekly / handle remotingCLI symbol removal
2019-05-12 21:54:37 +02:00
R Tyler Croy a4bfd10d87
Add some quotes to make shell linting happier 2019-05-09 07:18:44 -07:00
Baptiste Mathus 409ffb9841 Add test showing the CasC file has been rewritten 2019-05-01 15:47:34 +02:00
Baptiste Mathus b1b7cbb605 Update to latest PR state
Cf. https://github.com/jenkinsci/evergreen-plugin/pull/20
2019-05-01 15:35:26 +02:00
Baptiste Mathus 44b6ca3511 Use evergreen-plugin with stubbed `remotingCLI`
https://github.com/jenkinsci/evergreen-plugin/pull/20
2019-04-26 13:58:15 +02:00
Baptiste Mathus 166e0e6604 Bump to 2.165 (expected to fail) 2019-04-26 13:43:55 +02:00
R Tyler Croy 67821297a7
Merge pull request #407 from daniel-beck/disableConcurrentBuilds
Do not start multiple builds in parallel
2019-04-23 19:14:57 -07:00
Daniel Beck 9b2f8fa103 Do not start multiple builds in parallel 2019-04-23 00:17:28 +02:00
Baptiste Mathus eee718637d
Merge pull request #403 from rtyler/newsies
Update a swath of plugins
2019-04-21 21:20:37 +02:00
R Tyler Croy f7a3297afa
Update a swath of plugins 2019-04-07 20:22:06 -07:00