DeveloperServices/git: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (url typo fix)
(added CPU idle %)
Line 10: Line 10:
= Status =
= Status =


The high level status of git and supporting infrastructure can be seen on the [http://status.mozilla.org/ main Mozilla status page]. You can also view [https://graphite-scl3.mozilla.org/render/?width=586&height=308&_salt=1419025560.942&yAxisSide=right&title=git%201%20mem%20used%20%26%20load&from=-16hours&xFormat=%25a%20%25H%3A%25M&tz=UTC&target=secondYAxis(hosts.git1_dmz_scl3_mozilla_com.load.load.shortterm)&target=hosts.git1_dmz_scl3_mozilla_com.memory.memory.used.value&target=hosts.git1_dmz_scl3_mozilla_com.swap.swap.used.value current host load].
The high level status of git and supporting infrastructure can be seen on the [http://status.mozilla.org/ main Mozilla status page]. You can also view [https://graphite-scl3.mozilla.org/render/?width=586&height=308&_salt=1420764233.108&yAxisSide=right&title=git%201%20mem%20used%20%26%20load&from=-16hours&xFormat=%25a%20%25H%3A%25M&tz=UTC&target=secondYAxis(hosts.git1_dmz_scl3_mozilla_com.load.load.shortterm)&target=hosts.git1_dmz_scl3_mozilla_com.memory.memory.used.value&target=hosts.git1_dmz_scl3_mozilla_com.swap.swap.used.value&target=secondYAxis(averageSeries(hosts.git*_dmz_scl3_mozilla_com.cpu.*.cpu.idle.value)) current host load].




<div id="troubleshooting"></div>
<div id="troubleshooting"></div>
= Troubleshooting and Problem Reporting =
= Troubleshooting and Problem Reporting =
Note: see also the [[#references|references section]] for tips and tools to avoid issues.
Note: see also the [[#references|references section]] for tips and tools to avoid issues.

Revision as of 00:47, 9 January 2015

Git DVCS Service

Overview

git.mozilla.org is our primary Git service access point. This hosts all FxOS related code, including mirrors of upstream repositories used in building FxOS.

We are continually making improvements to the service, so please use this as the launch page for any questions or service requests.

Status

The high level status of git and supporting infrastructure can be seen on the main Mozilla status page. You can also view current host load.


Troubleshooting and Problem Reporting

Note: see also the references section for tips and tools to avoid issues.

If you suspect issues, please follow the steps in order until you get a response:

  1. Check status
  2. For Firefox related work, ask the sheriffs in #releng or #developers
  3. For FxOS related work, ask in #b2g
  4. File a bug under Developer Services :: Git
    • please include an accurate time (with time zone)
    • please be specific about error codes - there's a big difference between 500 (hg) and 503 (load balancer)!
  5. If urgent and important, escalate bug to #moc (they escalate to DeveloperServices as needed)

Recent Changes

Requesting Services

References

Git is used slightly differently by different teams (e.g. localization vs coding). In general, consult with others where differences are noted.