Skip to content

Test git push in a new project

Nailia Iskhakova requested to merge ni-git-push-in-new-project into master

This MR updates the current git_push test to run against a new imported project.

Test steps:

  1. Create a group
  2. Create a project with builds_access_level disabled, so there are no pipelines. Import project from the specified export_file_path.
  3. Run git push test
  4. 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

Merge request reports

Loading