GoogleContainerTools / GoogleContainerTools/container-structure-test
getting error while using this test framework.
Open
bug
question
- Dominant language
- Go
- Stars
- 2.5k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
I am getting below error while executing the test case.
0.01s$ ./run.sh
/usr/local/bin/structure-test: line 1: syntax error near unexpected token `<'
/usr/local/bin/structure-test: line 1: `NoSuchKeyThe specified key does not exist.No such object: container-structure-test/latest/container-structure-test'
The command "./run.sh" exited with 2.
I have used below command:
structure-test -test.v -image MyImageName \
command_tests.yaml
Contributor guide
Assessment
This issue has not been assessed yet.