diff --git a/test/run_test b/test/run_test index 8c34cad5..376fc941 100755 --- a/test/run_test +++ b/test/run_test @@ -682,9 +682,6 @@ $volume_options run_upgrade_test () { local ret=0 - # Do not run on Fedora or RHEL8+ until the upgrade script - # is fixed for non-SCL use cases - { [ "${OS}" != "centos7" ] && [ "${OS}" != "rhel7" ]; } && return 0 local upgrade_path="none 9.2 9.4 9.5 9.6 10 12 13 none" prev= act= for act in $upgrade_path; do