diff --git a/rally-jobs/extra/stress_test/stress_test_params.json b/rally-jobs/extra/scenarios/complex_wf/complex_wf_params.json similarity index 100% rename from rally-jobs/extra/stress_test/stress_test_params.json rename to rally-jobs/extra/scenarios/complex_wf/complex_wf_params.json diff --git a/rally-jobs/extra/stress_test/very_big_wb.yaml b/rally-jobs/extra/scenarios/complex_wf/complex_wf_wb.yaml similarity index 100% rename from rally-jobs/extra/stress_test/very_big_wb.yaml rename to rally-jobs/extra/scenarios/complex_wf/complex_wf_wb.yaml diff --git a/rally-jobs/task-mistral.yaml b/rally-jobs/task-mistral.yaml index 0b94e637..971094c5 100644 --- a/rally-jobs/task-mistral.yaml +++ b/rally-jobs/task-mistral.yaml @@ -95,10 +95,10 @@ - args: - definition: "/home/jenkins/.rally/extra/stress_test/very_big_wb.yaml" + definition: "/home/jenkins/.rally/extra/scenarios/complex_wf/complex_wf_wb.yaml" workflow_name: "top_level_workflow" params: - "/home/jenkins/.rally/extra/stress_test/stress_test_params.json" + "/home/jenkins/.rally/extra/scenarios/complex_wf/complex_wf_params.json" do_delete: true runner: type: "constant"