ci: Don't run K8s upgrade jobs on MRs

Version Control Information

Source branch: sstrk/ci-upgrade-adjusts Target branch: devel

Commits:

* ci: Don't run K8s upgrade jobs on MRs

Adjusting the rules for the K8s upgrade jobs such that they are not
obligatory for merge requests/merge trains anymore. This is due to the
fact that these jobs are currently error-prone and consume a lot of time
which slows down overall development pace. Instead, we configure a
scheduled job against devel such that they are executed once a week to
still be able to detect regressions. The jobs are still mandatory for
release pipelines though.

Description

Feel free to add further information about your MR in this section

Closes: #


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Edited by Steve Starke

Merge request reports

Loading