Closed
Bug 1195368
Opened 10 years ago
Closed 10 years ago
trigger spot instantiation for windows 2008 build/try instances in EC2 from buildbot config
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Infrastructure & Operations
RelOps: Puppet
Unspecified
Windows Server 2008
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: grenade, Assigned: grenade)
References
Details
(Whiteboard: [windows][aws])
Attachments
(2 files)
|
2.09 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.90 KB,
patch
|
rail
:
review+
|
Details | Diff | Splinter Review |
Cause watch-pending (https://github.com/mozilla/build-cloud-tools/blob/master/cloudtools/scripts/aws_watch_pending.py) to trigger instantiation of spot instances in EC2.
Likely need to extend the configurations at:
- https://github.com/mozilla/build-buildbot-configs/blob/master/mozilla/staging_config.py
- https://github.com/mozilla/build-buildbot-configs/blob/master/mozilla/production_config.py
| Assignee | ||
Comment 1•10 years ago
|
||
add some spot builders to build and try
in prod, i'm using instances 001 - 100
in staging, i'm using instances 900 - 904
- to help with easily differentiating the two.
Attachment #8648824 -
Flags: review?(rail)
| Assignee | ||
Comment 2•10 years ago
|
||
fixed a typo
Attachment #8648824 -
Attachment is obsolete: true
Attachment #8648824 -
Flags: review?(rail)
Attachment #8648826 -
Flags: review?(rail)
Updated•10 years ago
|
Attachment #8648824 -
Attachment is obsolete: false
Updated•10 years ago
|
Attachment #8648826 -
Flags: review?(rail) → review+
Comment 3•10 years ago
|
||
In production
| Assignee | ||
Comment 4•10 years ago
|
||
Seems to be working...
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 5•10 years ago
|
||
Had to followup, since usw2 builders were getting Unauthorized Login alerts.
This was because buildbot didn't know about the builders >100 that we were creating.
Got review in IRC and transplanted to production
https://hg.mozilla.org/build/buildbot-configs/rev/57f4bf59e34c
https://hg.mozilla.org/build/buildbot-configs/rev/77c449827eb9
You need to log in
before you can comment on or make changes to this bug.
Description
•