Skip to content

allow upgrade tests to fail

Description

The upgrade tests will sometimes fail, usually shortly after a release between when a new release is tagged and the packaging updates from that release are merged back to master. We need to be made aware of any upgrade issues but this shouldn't lead to a pipeline failure. Allow these tests to fail.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.

Review Status

Please provide details on any reviews related to this change and and the associated reviewers.

Merge request reports