Confirmed users
1,018
edits
No edit summary |
|||
Line 8: | Line 8: | ||
* We only use "try" for ec2 instances since renaming is harder with in-house hosts | * We only use "try" for ec2 instances since renaming is harder with in-house hosts | ||
* Moving machines from the try vlan to the build vlan will requires hostname changes (after the first 'dot') | * Moving machines from the try vlan to the build vlan will requires hostname changes (after the first 'dot') | ||
= Current naming = | |||
{| border="1" cellpadding="2" | |||
! Hostname format | |||
! Description | |||
|- | |||
| tst-w64-ec2-XXX | |||
| Windows Server 2012 test instance for testing 64-bit Windows builds | |||
|- | |||
| rbt-w64-ec2-<username> | |||
| Same as tst-w64-ec2-XXX but does not start buildbot: on bootup, it tests the build specified by /c/runtests.sh. *For developer loans only* | |||
|} | |||
= Proposed naming = | = Proposed naming = |