Skip to content

Add GitLab smoke tests as a default development project

Stan Hu requested to merge sh-add-smoke-tests-default into master

What does this MR do and why?

This project is very useful for testing GitLab CI and Package Registry. This adds a project under toolbox/gitlab-smoke-tests.

When you run a pipeline, you get manual jobs to play:

image

How to set up and validate locally

SIZE=1 FILTER="03_project.rb" bin/rake db:seed_fu

MR acceptance checklist

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

Edited by Stan Hu

Merge request reports