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

Test action type helm-pod cannot get the test results #6001

Open
har-cpol opened this issue May 6, 2024 · 1 comment
Open

Test action type helm-pod cannot get the test results #6001

har-cpol opened this issue May 6, 2024 · 1 comment

Comments

@har-cpol
Copy link

har-cpol commented May 6, 2024

Bug

Current Behavior

Run a test action of type "helm-pod".
Afterwards get the test results via garden get test-result or garden get test --include-state.
The test report is not found. The test state is marked as "not available":

image

Note that there is a test result config map uploaded in kubernetes, so I suspect the issue is in getting the test results.

When refactoring to use "kubernetes-pod" test, this works fine.

Expected behavior

The result should be found and returned

Reproducible example

I'm attaching a zip file with minimal example project
demo-helm-test.zip

Workaround

Refactor to kubernetes-pod

Suggested solution(s)

No idea

Additional context

Your environment

  • OS:
  • How I'm running Kubernetes:

OS: Fedora 38
Kubernetes: tested on local k0s, but also occurs on google cloud.

garden version --> garden version: 0.13.29

@har-cpol har-cpol added the bug label May 6, 2024
@eysi09
Copy link
Collaborator

eysi09 commented May 7, 2024

Thanks for the detailed bug report!

We're taking a look.

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

No branches or pull requests

3 participants