Skip to content

Adding github tag to import_github_repo_spec.rb test

Vishal Patel requested to merge vp/adding-github-tag-to-test into master

What does this MR do and why?

Adds a :github tag to the import github repo test so that it runs/gets ignored when the tag is provided.

As a part of the Linux package testing, the github tag was passed to ignore any GitHub related tests as this tests wasn't required to be run to check Linux packages. But since the tag wasn't present, this test used to fail.

Related MR omnibus-gitlab!7099 (merged)

Related Issue gitlab-org/quality/quality-engineering/team-tasks#2020 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports