Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.17 KB

File metadata and controls

26 lines (19 loc) · 1.17 KB
stage group info
Systems
Distribution
To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments

Handling broken master pipelines

We currently run nightly pipelines for building both CE and EE package in our Release mirror. This mirror is configured to send pipeline failure notifications to #g_distribution channel on Slack. A broken master pipeline gets priority over other scheduled work as per our development guidelines.

Jobs are stuck due to no runners being active

This is a transient error due to connection issues between runner manager machine and dev.gitlab.org.

  1. Sign in to runner manager machine.

  2. Run the following command to force a connection between runner and GitLab

    sudo gitlab-runner verify