testkube: PodInitializing error
I’ve added a Postman collection test to an Azure DevOps repository and created a test in TestKube. When tying to run the test the following error occurs:
Latest execution
ID: 627b867c720181823b77c58e
Name: easily-electric-chow
Type: postman/collection
Duration: 7.563438451s
Status test execution failed:
⨯ container "627b867c720181823b77c58e" in pod "627b867c720181823b77c58e-8bdfh" is waiting to start: PodInitializing
Error: exit status 1
I’ve tried to create the test with and without a token and the same error occurs. I’m not sure whether I’ve missed something in terms of creating the test in TestKube or my K8 environment is the problem?
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 19
Hi @vsukhin I am using Minikube but I do have access to another K8 environment, which isn’t Minikube. I’ll try out the different create command and let you know