opendatahub-io / opendatahub-operator

Open Data Hub operator to manage ODH component integrations
https://opendatahub.io
Apache License 2.0
59 stars 127 forks source link

chore(tests): isolates resource reconcile tests #1101

Closed bartoszmajsak closed 1 month ago

bartoszmajsak commented 2 months ago

Description

Ensures each test case deploys resources in its own namespace to avoid sharing state between tests (sometimes unintentionally).

Follow up to #1098

How Has This Been Tested?

make

Screenshot or short clip

Merge criteria

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cam-garrison, zdtsw

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/opendatahub-io/opendatahub-operator/blob/incubation/OWNERS)~~ [zdtsw] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
bartoszmajsak commented 2 months ago

/retest

bartoszmajsak commented 2 months ago

/retest

insanity