Replies: 1 comment 2 replies
-
|
I think we should also consider writing golang plugins / helpers to do this, like in hashicorps "vault" project does. That way similar code can be used between this, a new localdev setup and the armada setup operator that we may develop. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In general, we have a few testing suites.
Currently, TestSuite is only used internally to run CronJob tests in the production environment. We should have this in our open-source repo running also.
Some improvements have been thrown around:
What do we want in our final testing environment?
Beta Was this translation helpful? Give feedback.
All reactions