UNCLASSIFIED - NO CUI

Skip to content

SKIP UPGRADE fixing and consolidating gitlab-runner cypress tests

Tim Seagren requested to merge fix-cypress-tests into main

General MR

Summary

This MR was originally created to solve the #76 (closed), as Cypress tests were failing for Gitlab Runner following a Gitlab upgrade. However after we started looking at the Cypress tests, we saw an opportunity to simplify them to focus on the aspects of configuring Gitlab required specifically for running pipelines. Therefore, many of the unit tests have been removed with some being combined so we have a single test that logs in as root, creates a project, and executes a pipeline.

Relevant logs/screenshots

(Include any relevant logs/screenshots)

Linked Issue

issue

Upgrade Notices

N/A

BB Processes

Add labels for affected packages so that they are deployed in CI as well as a status label:

Be sure to assign to yourself:

Once it is ready for review switch the status and assign reviewers:

place label status::review

Edited by Ryan Garcia

Merge request reports