You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAIL test ConfigMap template custom-deployment/tests/env_configmap_test.yaml
- should render with the correct env variables from the values.yaml
Error: open custom-deployment/tests/values.yaml: no such file or directory
Looking in the sandboxes this is also confirmed. The values file is not there.
In our tests folder we have the BUILD file with:
We are starting to suspect that there might be a bug in pants version 2.21.0. Which is the one that we are using. Any thoughts?
Pants version
Which version of Pants are you using?
2.21.0 OS
Are you encountering the bug on MacOS, Linux, or both?
MacOs Additional info
Add any other information about the problem here, such as attachments or links to gists, if relevant.
The text was updated successfully, but these errors were encountered:
Describe the bug
I am trying the following from the documentation: https://www.pantsbuild.org/stable/docs/helm#feeding-additional-files-to-unit-tests
And we are getting the error that:
Looking in the sandboxes this is also confirmed. The values file is not there.
In our tests folder we have the BUILD file with:
The BUILD file in the Chart:
We are starting to suspect that there might be a bug in pants version 2.21.0. Which is the one that we are using. Any thoughts?
Pants version
Which version of Pants are you using?
2.21.0
OS
Are you encountering the bug on MacOS, Linux, or both?
MacOs
Additional info
Add any other information about the problem here, such as attachments or links to gists, if relevant.
The text was updated successfully, but these errors were encountered: