DeveloperServices/git: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(sort more betta)
(add apache traffic)
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=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].
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] and [https://graphite-scl3.mozilla.org/render/?width=688&height=308&_salt=1423692927.323&yAxisSide=right&title=git%201%20Apache&from=-16hours&xFormat=%25a%20%25H%3A%25M&tz=UTC&target=secondYAxis(hosts.git1_dmz_scl3_mozilla_com.apache.apache80.apache_requests.count)&target=hosts.git1_dmz_scl3_mozilla_com.apache.apache80.apache_bytes.count Apache traffic].





Revision as of 22:17, 11 February 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 and Apache traffic.


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 and known issues
  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)

Known Issues

Currently open (will improve search over time):

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


Recent Changes

Bugs fixed in last 2 weeks:

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


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.