Skip to content

Commit

Permalink
Merge pull request #3793 from openshift-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…3761-to-release-4.17

[release-4.17] USHIFT-3776: Remove skip of topolvm check for `crel` image
  • Loading branch information
openshift-merge-bot[bot] authored Aug 20, 2024
2 parents 180d247 + d939ca4 commit 6049e1b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions test/suites/upgrade/upgrade-successful.robot
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@ Upgrade

Validate SELinux With Backup ${future_backup}

# Skip topolvm deletion check if upgrade is to "crel" because (at the time of writing)
# it doesn't yet contain the topolvm -> lvms changes.
IF 'microshift-crel' not in '${TARGET_REF}'
# verifies that old TopoLVM resources are cleaned up after migration
Oc Wait -f ${LVMS_TOPOLVM_DIFF} --for=Delete --timeout=${DEFAULT_WAIT_TIMEOUT}
END


*** Keywords ***
Setup
Expand Down

0 comments on commit 6049e1b

Please sign in to comment.