Description of problem: currently the script [1] checks for oc wait pod $WEBUI_POD --for condition=Ready -n openshift-cnv --timeout=360s where WEBUI_POD is empty the webui have been merged with openshift-console please remove the lines related to webui from the script [1] [1] https://pkgs.devel.redhat.com/cgit/containers/hco-bundle-registry/plain/qe-testing.sh?h=cnv-2.1-rhel-8
Removed the check for the web-ui operator.
I don't see any WEBUI_POD related lines in bundle #20.