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
Fix olm pod name so log to be written correctly to olm.log
The olm pod name is incorrect as "alm-operator". It should be
"olm-operator". This issue causes the olm log never being written
into olm.log after the e2e test is run.
Signed-off-by: Vu Dinh <[email protected]>
0 commit comments