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

e2e task/comments tracker #1398

Open
2 of 6 tasks
ShyamsundarR opened this issue May 14, 2024 · 0 comments
Open
2 of 6 tasks

e2e task/comments tracker #1398

ShyamsundarR opened this issue May 14, 2024 · 0 comments

Comments

@ShyamsundarR
Copy link
Member

ShyamsundarR commented May 14, 2024

  • This should be a for loop, i.e we look for a context till we hit the root context. Reason being there maybe a sub tree of tests where context is set at a level higher than the parent, and we should be able to find the same.
  • Decide on name/namespace for various test, such that they do not interfere with each other, and at the same time we need to test cases where there are multiple workloads within the same namespace
  • Create channel as a per-requisite to all tests, than with each deployer
  • Check to see if gomega as a matcher would be better for retries
  • Move to an config YAML file than env variables for e2e defaults
  • Change command line options to a single config option, and read all options from the passed in YAML
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant