Skip to content
Snippets Groups Projects

Fix create pipeline service spec

Merged Sean McGivern requested to merge restore-create-pipeline-service-spec into master

We swapped the order of this file around because it was failing when run on its own. This was due to the protected branch examples in the middle of the file: they were persisting data in the Redis cache that then continued to future examples, and led to stale data (reporting that the project had some protected branches when there were none).

We can fix this by putting the specs back where they were and clearing the cache between each spec.

See #373717 (comment 1101874343) for more details.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading