Akash Manohar
Akash Manohar
@iElephant This issue stumped me a bit, but I have an answer. As of now, the cnf-testsuite can only run multiple tests if the task names are separated by `@`....
@agentpoyo @lixuna No code changes to be made for this issue. I would recommending moving to close this after peer review.
Thanks for reporting this @iElephant. I'll look into it and share updates.
@iElephant The improvements in the PR linked above are in the main branch and should resolve the issues 1, 2 & 3 mentioned on the ticket description. The other issue...
This line in the GitHub Actions config for Chaos specs is not running as expected. Produces an empty result. This is the line in the Chaos specs config in GitHub...
Resolving this issue involves doing the following in the GitHub Actions config. ### 1. Replace use of kindnet container with a temporary container on the kind cluster Because the kindnet...
Checked with Denver about the following yesterday: * It is alright if `CLUSTER_RATE_LIMIT` is blank. * The shell interpretation for bearer token is supposed to run on the host machine....
@EricLo-417 Looks like the `docker` pod on the cluster cannot access the container registry where the image is stored. Most likely needs additional cluster configuration. Can you help out with...
@EricLo-417 Please try the below mentioned changes and let us know if these changes resolve the issue. * Update registry address used in the helm chart of the CNF to...
@EricLo-417 Please do let us know if you face any issues with my notes above. @agentpoyo @lixuna Moving this issue to review and close.