Closed
Bug 1472727
(t-linux64-ms-279)
Opened 7 years ago
Closed 7 years ago
[MDC1] t-linux64-ms-279 problem tracking
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dhouse, Unassigned)
Details
Attachments
(1 file)
55 bytes,
text/x-github-pull-request
|
dhouse
:
review+
dhouse
:
checked-in+
|
Details | Review |
This machine is a loaner for dividehex.
```
commit 57fbc42e25874e277bbdc76a51076a2ade61be49
Author: Jake Watkins <jwatkins@mozilla.com>
Date: Thu Mar 1 09:26:24 2018 -0800
No bug: loaner node def for jwatkins; a=nodechange
diff --git a/manifests/moco-nodes.pp b/manifests/moco-nodes.pp
index 06e1c7b3..fe0aeabb 100644
--- a/manifests/moco-nodes.pp
+++ b/manifests/moco-nodes.pp
@@ -1050,6 +1050,12 @@ node 'relops-patching1.srv.releng.mdc1.mozilla.com' {
include toplevel::server
}
+# Loaner for dividehex
+node 't-linux64-ms-279.test.releng.mdc1.mozilla.com' {
+ $aspects = [ 'low-security' ]
+ include toplevel::server
+}
+
# Loaner for dcrisan; Bug 1410207
node 't-linux64-ms-280.test.releng.mdc1.mozilla.com' {
$aspects = [ 'low-security' ]
```
Comment 1•7 years ago
|
||
This loaner can be released, reinstalled, and put back into the pool.
Assignee: jwatkins → nobody
Comment 2•7 years ago
|
||
Attachment #8991670 -
Flags: review+
Attachment #8991670 -
Flags: checked-in+
Comment 4•7 years ago
|
||
reimaged machine, need to check if it takes jobs
Comment 5•7 years ago
|
||
I have re-imaged one more time, now is back in TC and waiting jobs. It was missing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Summary: t-linux64-ms-279.test.releng.mdc1.mozilla.com. problem tracking → [MDC1] t-linux64-ms-279 problem tracking
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•