Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,767
    • Issues 44,767
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,330
    • Merge requests 1,330
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #199825
Closed
Open
Issue created Jan 30, 2020 by Jennifer Louie@jennielouie🔴Contributor

Push_over_http_spec E2E test failed during 12.4.x to 12.5.x Geo HA upgrade

https://gitlab.com/gitlab-org/quality/looping-pipeline/-/jobs/420804130

Investigate why, while upgrading a Geo HA setup from 12.4.8 to 12.5.7, the qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb failed after running successfully for ~14 minutes. Failure was first noticed during update of the primary deploy node.

Failures:
   1) Create Git push over HTTP user pushes code to the repository
      Failure/Error:
        project_push = Resource::Repository::ProjectPush.fabricate! do |push|
          push.file_name = 'README.md'
          push.file_content = '# This is a test project'
          push.commit_message = 'Add README.md'
        end
      
      QA::Resource::ApiFabricator::ResourceFabricationFailedError:
        Fabrication of QA::Resource::Group using the API failed (400) with `{"message":"Failed to save group {:path=\u003e[\"has already been taken\"]}"}`.
Assignee
Assign to
Time tracking