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

Ideas - Refactor XTF to better handle running tests in separate namespaces #515

Open
mnovak1 opened this issue Nov 3, 2022 · 0 comments
Labels
Milestone

Comments

@mnovak1
Copy link
Contributor

mnovak1 commented Nov 3, 2022

Note that currently this feature is already implemented (see README.MD for more details).

However this has added extra complexity in case it's enabled by xtf.openshift.namespace.per.testcase=true as other parts of the code must take possible change of namespace into account. XTF framework was written to use single namespace and moving to namespace per test case is problematic.

Purpose of this issue is to discuss how to avoid complexity and adding extra ifs to deal with it across codebase.

@mnovak1 mnovak1 added the major label Nov 3, 2022
@tommaso-borgato tommaso-borgato added this to the BACKLOG milestone Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants