mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-04-15 06:57:28 +00:00
arcaflow version bump (#520)
arcaflow version bump stressng version typo
This commit is contained in:
committed by
GitHub
parent
6efdb2eb84
commit
c9778474f1
@@ -1,7 +1,7 @@
|
||||
PyYAML>=5.1
|
||||
aliyun-python-sdk-core==2.13.36
|
||||
aliyun-python-sdk-ecs==4.24.25
|
||||
arcaflow >= 0.6.1
|
||||
arcaflow >= 0.8.0
|
||||
arcaflow-plugin-sdk >= 0.10.0
|
||||
azure-identity
|
||||
azure-keyvault
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
version: v0.1.0
|
||||
input:
|
||||
root: RootObject
|
||||
objects:
|
||||
RootObject:
|
||||
id: RootObject
|
||||
id: input_item
|
||||
properties:
|
||||
kubeconfig:
|
||||
display:
|
||||
@@ -64,7 +65,7 @@ steps:
|
||||
input:
|
||||
kubeconfig: !expr $.input.kubeconfig
|
||||
stressng:
|
||||
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.3.1
|
||||
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.5.0
|
||||
step: workload
|
||||
input:
|
||||
cleanup: "true"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
version: v0.1.0
|
||||
input:
|
||||
root: RootObject
|
||||
objects:
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
version: v0.1.0
|
||||
input:
|
||||
root: RootObject
|
||||
objects:
|
||||
RootObject:
|
||||
id: RootObject
|
||||
id: input_item
|
||||
properties:
|
||||
kubeconfig:
|
||||
display:
|
||||
@@ -99,7 +100,7 @@ steps:
|
||||
input:
|
||||
kubeconfig: !expr $.input.kubeconfig
|
||||
stressng:
|
||||
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.3.1
|
||||
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.5.0
|
||||
step: workload
|
||||
input:
|
||||
cleanup: "true"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
version: v0.1.0
|
||||
input:
|
||||
root: RootObject
|
||||
objects:
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
version: v0.1.0
|
||||
input:
|
||||
root: RootObject
|
||||
objects:
|
||||
RootObject:
|
||||
id: RootObject
|
||||
id: input_item
|
||||
properties:
|
||||
kubeconfig:
|
||||
display:
|
||||
@@ -56,7 +57,7 @@ steps:
|
||||
input:
|
||||
kubeconfig: !expr $.input.kubeconfig
|
||||
stressng:
|
||||
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.3.1
|
||||
plugin: quay.io/arcalot/arcaflow-plugin-stressng:0.5.0
|
||||
step: workload
|
||||
input:
|
||||
cleanup: "true"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
version: v0.1.0
|
||||
input:
|
||||
root: RootObject
|
||||
objects:
|
||||
|
||||
Reference in New Issue
Block a user