Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Execute TestSuite in dedicated namespace #3

Closed
sjanota opened this issue Feb 22, 2019 · 0 comments
Closed

Execute TestSuite in dedicated namespace #3

sjanota opened this issue Feb 22, 2019 · 0 comments

Comments

@sjanota
Copy link

sjanota commented Feb 22, 2019

Description

Every test within TestSuite could be run within one namespace created exclusively for this TestSuite.

Reasons

  • Many TestSuites could be executed at once
  • It is easier to cleanup after TestSuite
  • Tests should work outside of the component's namespace to mimic client behaviour

Prerequisite

For this to make any difference all Kyma tests must accept namespace as an argument. Tests have the namespace hardcoded usually now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants