Skip to content

Commit a034782

Browse files
opopovssdoit-bi-do
authored andcommitted
bamboo.yml fixes
1 parent 6e3b3c5 commit a034782

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

app/bamboo.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ services:
3535
prepare:
3636
- python util/pre_run/environment_checker.py
3737
- python util/data_preparation/bamboo_prepare_data.py
38-
shutdown:
39-
- python util/post_run/jmeter_post_check.py
40-
- python util/jtl_convertor/jtls-to-csv.py kpi.jtl
41-
post-process:
42-
- python util/analytics/analytics.py bamboo
43-
- python util/post_run/cleanup_results_dir.py
38+
# shutdown:
39+
# - python util/post_run/jmeter_post_check.py
40+
# - python util/jtl_convertor/jtls-to-csv.py kpi.jtl
41+
# post-process:
42+
# - python util/analytics/analytics.py bamboo
43+
# - python util/post_run/cleanup_results_dir.py
4444
execution:
4545
- scenario: ${load_executor}
4646
executor: ${load_executor}

0 commit comments

Comments
 (0)