You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a testcase that cancels upgrade action, which leaves agents in UPG_SCHEDULED state.
This causes the next testcase auto upgrade agents fail as auto upgrade doesn't pick up agents with upgrade details in non-terminal state.
This can be reproduced by starting an upgrade action with a rollout duration (e.g. 10m) and then cancelling the action.
The agents are stuck in scheduled state.