Skip to content

GitLab Pipelines

User Story

  • As a: developer,
  • I want: description about how pipelines on GitLab works
  • so that: I can plan how to use them and how best to utilize them.

Functional Requirements

  • A small description on how pipelines in GitLab work, focusing on automated testing
  • Can pipelines alert users when they have broken regression tests?
  • Can pipelines report on code coverage of testcases?
  • Describe how we setup a test environment (do we use Docker?)

Description

Write a short description of the pipelines in gitlab with a focus on automated testing.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information