Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to specify test namespace name using TEST_NAMESPACE_NAME e… #78

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

sutaakar
Copy link
Contributor

…nv var

Issue link

N/A

What changes have been made

Add possibility to run tests against existing namespace defined by TEST_NAMESPACE_NAME env var. In this case the namespace is not deleted in the end of the test and no logs are stored (all is left as user responsibility). Created cluster resources are still deleted.

Verification steps

Verified by unit tests.

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • Testing is not required for this change

Copy link

openshift-ci bot commented Nov 12, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: astefanutti, sutaakar

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 [astefanutti,sutaakar]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 575d4c4 into project-codeflare:main Nov 12, 2024
3 checks passed
@sutaakar sutaakar deleted the misc branch November 12, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants