Closed
Bug 1248870
Opened 9 years ago
Closed 9 years ago
Set up a temporary balrog instance for build promotion
Categories
(Release Engineering :: Release Automation, defect)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.33 KB,
patch
|
bhearsum
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
The current dev instance is behind VPN and it's not accessible from TC (I have vague memories using it from heroku though). TC's balrogVPNProxy feature is available only for the production balrog instance.
As a workaround we can set up an EC2 instance and run balrog in docker (with https://github.com/mozilla/balrog/pull/52), probably using elastic IP.
It should accept any auth credentials (this is how the dev setup works in docker).
| Assignee | ||
Comment 1•9 years ago
|
||
Also need to create date-* rules and aliases
| Assignee | ||
Comment 2•9 years ago
|
||
this is an ubuntu 15.10 instance with `docker-compose up` running in tmux. Since tmux is better than screen, this is a great improvement! :D
Assignee: nobody → rail
Attachment #8720154 -
Flags: review?
| Assignee | ||
Comment 3•9 years ago
|
||
Added rules and aliases.
| Assignee | ||
Comment 4•9 years ago
|
||
better port :) No https though
Attachment #8720154 -
Attachment is obsolete: true
Attachment #8720154 -
Flags: review?
Attachment #8720158 -
Flags: review?
Comment 5•9 years ago
|
||
Comment on attachment 8720158 [details] [diff] [review]
balrog.diff
Don't forget to add permissions for whatever username you end up submitting as.
Will you be using any in-house machines for anything that submits to Balrog? If so, can they route to this?
Attachment #8720158 -
Flags: review? → review+
| Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8720158 [details] [diff] [review]
balrog.diff
https://hg.mozilla.org/build/buildbot-configs/rev/5e66fe91d1ae
Attachment #8720158 -
Flags: checked-in+
| Assignee | ||
Comment 7•9 years ago
|
||
Comment on attachment 8720158 [details] [diff] [review]
balrog.diff
Merged to production https://hg.mozilla.org/build/buildbot-configs/rev/42035e52d1fc
| Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•