Skip to content

fix(.gitlab-ci.yml): backend-test-group-1 split group condition

Looking at the backend-test-group-1 job. Seems like the test condition for the ci-check-startup is not working properly. Which causes ci-check-startup to be run 4 times instead of the - I believe - single time.

Merge Request Checklist

  • changelog.md has been updated if required
  • New/updated Premium features are separated correctly in the premium folder
  • The latest Chrome and Firefox have been used to test any new frontend features
  • Documentation has been updated
  • Quality Standards are met
  • Performance: tables are still fast with 100k+ rows, 100+ field tables (Not sure how to easily test this, and probably can be part of the CI pipeline?)
  • The redoc API pages have been updated for any REST API changes
  • Our custom API docs are updated for changes to endpoints accessed via api tokens
  • The UI/UX has been updated following UI Style Guide

Merge request reports