container-structure-test
container-structure-test copied to clipboard
getting error while using this test framework.
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:
<Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Details>No such object: container-structure-test/latest/container-structure-test</Details></Error>'
The command "./run.sh" exited with 2.
I have used below command:
structure-test -test.v -image MyImageName
command_tests.yaml
Can you attach your run.sh and command_tests.yaml please?