You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Contint1001: Difference between revisions
Jump to navigation
Jump to search
imported>Greg Grossmeier (ubuntu->debian) |
imported>Krinkle mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| usage = misc | | usage = misc | ||
| status = online | | status = online | ||
| server_group =Miscellaneous eqiad | | server_group =Miscellaneous eqiad | ||
| server_nodename =contint1001.wikimedia.org | | server_nodename =contint1001.wikimedia.org | ||
Line 18: | Line 12: | ||
'''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 25: | Line 24: | ||
* [[Zuul]] | * [[Zuul]] | ||
* [[integration.wikimedia.org]] | * [[integration.wikimedia.org]] | ||
== Misc == | == Misc == | ||
[[Gallium/Upgrade to Precise]] | * [[Gallium/Upgrade to Precise]] |
Latest revision as of 15:46, 17 June 2022
contint1001 | |
Location: | eqiad |
Cluster: | Miscellaneous eqiad |
Node name: | contint1001.wikimedia.org (fingerprint) |
Usage: | Miscellaneous
|
Status | |
---|---|
Overall: | ![]() |
Icinga?: | host status services status |
Hardware | |
Software |
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