Skip to content

Commit b6c2a01

Browse files
committed
benchmarking script tweak
1 parent 52deea2 commit b6c2a01

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

extras/taurus/tests/test.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,17 @@ scenarios:
2222
- url: http://host.docker.internal:8080/
2323
method: GET
2424

25-
settings:
26-
artifacts-dir: /output
25+
#settings:
26+
# artifacts-dir: /output
2727

2828
reporting:
2929
- module: console
3030
- module: final-stats
3131
summary: true
3232
# - module: junit-xml
3333
# filename: /output/results.xml
34+
35+
monitoring:
36+
- module: local
37+
cpu: true
38+
memory: true

0 commit comments

Comments
 (0)