openshift-kni / eco-gotests

Ecosystem QE Golang Test Automation
Apache License 2.0
6 stars 28 forks source link

lca ibu cnf: Change IBGU deletion mechanisim in AfterEach to match e2e test #264

Closed josclark42 closed 1 month ago

josclark42 commented 1 month ago

Updating these three tests to change the way IBGUs are deleted in AfterEach. These cases will now match what Marius did in the e2e test case. The previous way the cleanup was performed masked problems when errors occurred creating IBGUs.

I also fixed a bug in the upgrade-abort test. It should wait for the abort IBGU to finish.

mcornea commented 1 month ago

lgtm overall just minor comment to start the commit/PR title with lca ibu cnf:

josclark42 commented 1 month ago

@mcornea thank you. I updated the PR title.