Test git push in a new project
This MR updates the current git_push
test to run against a new imported project.
Test steps:
- Create a group
- Create a project with
builds_access_level
disabled, so there are no pipelines. Import project from the specifiedexport_file_path
. - Run git push test
- Delete the group
Created GitLab.com user @gpt-bot
(credentials are in 1Password). This user will store our test project(s) for git push. Currently, imported our GPT project: https://gitlab.com/gpt-bot/performance. gpt-bot_performance_export.tar.gz
(639 KB) is added as LFS into push_data
. To use custom project, user will have to specify an absolute path to the project export file.
Edited by Nailia Iskhakova