Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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