Add GitLab smoke tests as a default development project
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:
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Stan Hu