Skip to content

Include required env values for triggering rolling update in CI

Mohan Sharma requested to merge trigger-rolling-upgrade into main

What does this MR do and why?

This MR includes the values to trigger the rolling upgrade during update-management-cluster phase.

Without including MGMT_UPDATE_ADDITIONAL_VALUES,CI uses the same environmental values for rolling upgrade which was being used for the deployment of the cluster which doesn't make any sense.

Closes #1250 (closed)

Related reference(s)

Test coverage

Edited by Mohan Sharma

Merge request reports