Closed
Bug 550086
Opened 15 years ago
Closed 15 years ago
Allocate linux x86_64 builders for try
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: armenzg)
References
Details
(Whiteboard: [try-server][buildslaves][capacity])
Attachments
(3 files)
1.07 KB,
patch
|
coop
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
1.98 KB,
patch
|
bhearsum
:
review+
|
Details | Diff | Splinter Review |
3.86 KB,
patch
|
lsblakk
:
feedback-
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Updated•15 years ago
|
Priority: -- → P5
Whiteboard: [try-server][buildslaves][capacity]
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → armenzg
Priority: P5 → P2
Assignee | ||
Comment 2•15 years ago
|
||
We now have try-linux64-slave0{1,5} that have been cloned from the ref image.
Steps followed to get them into the right state:
* rm -rf .ssh
* mkdir .ssh
* scp cltbld@try-linux-slave01:/home/cltbld/.ssh/* .ssh
* fixed hostnames in /etc/sysconfig/network
TODO:
* add them to puppet
* make sure they sync
* put them on a staging try master
Attachment #444424 -
Flags: review?(ccooper)
Assignee | ||
Updated•15 years ago
|
Blocks: support-L64
Assignee | ||
Updated•15 years ago
|
Priority: P2 → P4
Updated•15 years ago
|
Attachment #444424 -
Flags: review?(ccooper) → review+
Assignee | ||
Updated•15 years ago
|
Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 444424 [details] [diff] [review]
add linux64 try slaves to puppet manifests
http://hg.mozilla.org/build/puppet-manifests/rev/11d0ca805f03
Attachment #444424 -
Flags: checked-in+
Assignee | ||
Updated•15 years ago
|
Priority: P4 → P3
Assignee | ||
Comment 4•15 years ago
|
||
Attachment #447517 -
Flags: review?(bhearsum)
Updated•15 years ago
|
Attachment #447517 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 5•15 years ago
|
||
The try linux 64 bit slaves can't upload to staging-stage since they were trying to use ffxbld which is not on the slaves (as it has to be).
It seems that staging-stage was never set up to be used with the trybld key (lsblakk let me know if this is incorrect). I assume I will have to create a trybld account on staging-stage and accept the trybld key.
Attachment #447589 -
Flags: feedback?(lsblakk)
Comment 6•15 years ago
|
||
Comment on attachment 447589 [details] [diff] [review]
staging configuration changes sync up with production
I'm not sure what you're trying to do here - you can't take out the TRY_$PLATFORM SLAVES from the production code because that is what keeps them in a separate pool.
As for staging - I did use ffxbld and staging-stage when testing the rollout of try-as-branch. Now that it's live, we should get a trybld account set up on staging-stage but that's not related to this bug so how about doing that in another bug? I don't mind doing that now, in fact.
Attachment #447589 -
Flags: feedback?(lsblakk) → feedback-
Assignee | ||
Comment 7•15 years ago
|
||
I have moved the work for this to bug 563479. I will wrap this bug later to make sure I am not leaving anything loose.
Status: NEW → ASSIGNED
Priority: P3 → P2
Assignee | ||
Comment 8•15 years ago
|
||
All done in here.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•