Skip to content

Commit

Permalink
bump arcaflow stressng plugin to 0.3.1 for bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinblack authored and chaitanyaenr committed Aug 24, 2023
1 parent ed97c8d commit 2c6b50b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scenarios/arcaflow/cpu-hog/sub-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ steps:
input:
kubeconfig: !expr $.input.kubeconfig
stressng:
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.3.0
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.3.1
step: workload
input:
cleanup: "true"
Expand Down
2 changes: 1 addition & 1 deletion scenarios/arcaflow/memory-hog/sub-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ steps:
input:
kubeconfig: !expr $.input.kubeconfig
stressng:
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.3.0
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.3.1
step: workload
input:
cleanup: "true"
Expand Down

0 comments on commit 2c6b50b

Please sign in to comment.