Skip to content

Failure in api/3_create/repository/default_branch_name_setting_spec.rb | Create Default branch name instance setting allows a project to be created via the CLI with a different default branch name

Full description

Create Default branch name instance setting allows a project to be created via the CLI with a different default branch name

File path

./qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb

Stack trace

Failure/Error: repository.push_changes('trunk')

QA::Support::Run::CommandError:
  The command HOME="/tmp/qa-netrc-credentials/20" git push http://root@gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group/qa-test-2020-12-22-16-37-50-bb5024bc4340e29e/default-branch-name-via-cli-7e879656b81c0356 trunk 2>&1 failed (128) with the following output:
  remote: The project you were looking for could not be found.
  fatal: repository 'http://root@gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group/qa-test-2020-12-22-16-37-50-bb5024bc4340e29e/default-branch-name-via-cli-7e879656b81c0356/' not found

First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/927751523.

Note: passed after a retry https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/927941395

Edited by Tiffany Rea