You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
Contint1001: Difference between revisions
Jump to navigation
Jump to search
imported>Majavah (→Services: doc is on separate servers) |
imported>Krinkle No edit summary |
||
Line 18: | Line 18: | ||
'''contint1001''' runs the continuous integration tools such as [[Jenkins]] and [[Zuul]]. | '''contint1001''' runs the continuous integration tools such as [[Jenkins]] and [[Zuul]]. | ||
== | == Alias == | ||
{{ProxySSH|location=eqiad|fqdn = | The <code>contint.wikimedia.org</code> public hostname is an alias to the currently active CI host. | ||
As of 2016, this is usually contint1001 in Eqiad. As of Dec 2021, '''contint2001'''.codfw is primary. | |||
{{ProxySSH|short=contint|location=eqiad|fqdn=contint.wikimedia.org}} | |||
== Services == | == Services == | ||
Line 28: | Line 33: | ||
== Misc == | == Misc == | ||
[[Gallium/Upgrade to Precise]] | * [[Gallium/Upgrade to Precise]] |
Revision as of 03:25, 22 December 2021
contint1001 | |
Location: | eqiad |
Cluster: | Miscellaneous eqiad |
Node name: | contint1001.wikimedia.org (fingerprint) |
Usage: | Miscellaneous
|
Status | |
---|---|
Overall: | ![]() |
Icinga?: | host status services status |
Hardware | |
Memory: | ??? |
HDD: | ??? |
Software | |
OS: | Debian |
contint1001 runs the continuous integration tools such as Jenkins and Zuul.
Alias
The contint.wikimedia.org
public hostname is an alias to the currently active CI host.
As of 2016, this is usually contint1001 in Eqiad. As of Dec 2021, contint2001.codfw is primary.
Connect to contint over ssh by proxying through a bastion (e.g. bast1003.wikimedia.org
). As with other hosts, ensure you have ProxyJump
configured in .ssh/config
(see Production shell access). Then connect as follows:
user@laptop:~$ ssh contint.wikimedia.org