mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-08-25 09:27:36 +00:00
Use images tagged with a release for hog scenarios
This commit switches from using latest images to a specific release to review changes and update configs before using the latest bits.
This commit is contained in:
@@ -64,7 +64,7 @@ steps:
|
||||
input:
|
||||
kubeconfig: !expr $.input.kubeconfig
|
||||
stressng:
|
||||
plugin: quay.io/arcalot/arcaflow-plugin-stressng:latest
|
||||
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.2.0
|
||||
step: workload
|
||||
input:
|
||||
StressNGParams:
|
||||
|
||||
@@ -56,7 +56,7 @@ steps:
|
||||
input:
|
||||
kubeconfig: !expr $.input.kubeconfig
|
||||
stressng:
|
||||
plugin: quay.io/arcalot/arcaflow-plugin-stressng:latest
|
||||
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.2.0
|
||||
step: workload
|
||||
input:
|
||||
StressNGParams:
|
||||
|
||||
Reference in New Issue
Block a user