krkn-chaos / krkn

Chaos and resiliency testing tool for Kubernetes with a focus on improving performance under failure conditions. A CNCF sandbox project.
Apache License 2.0
291 stars 102 forks source link

Can't run any hog #696

Open xturtle opened 2 months ago

xturtle commented 2 months ago

Hello, I just ported these hogs to s390x arch (IBM Z) and trying CPU hog, and got these messages:

2024-09-17T09:03:42Z error source=main Invalid workflow (invalid workflow (failed to load schema for step workload_loop (failed to build dependency tree for 'steps.stressng.deploy' (dependency error in step steps.stressng.deploy: 'connection' (failed to evaluate dependencies of the expression $.steps.kubeconfig.outputs.success.connection (object success does not have a property named "connection"))))))

can you help me to identify this issue? thanks.

jaredoconnell commented 1 month ago

Did you make any changes to the kubeconfig plugin for IBM Z?