Skip to content

Commit 73a4db0

Browse files
authored
test(RHINENG-14633): Parallel integration tests (#873)
1 parent dee4ab8 commit 73a4db0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deploy/testing-integration.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,9 @@ parameters:
147147
- name: IQE_TEST_IMPORTANCE
148148
value: ''
149149
- name: IQE_PARALLEL_ENABLED
150-
value: "false"
150+
value: "true"
151+
- name: IQE_PARALLEL_WORKER_COUNT
152+
value: "3"
151153
- name: IQE_SEL_IMAGE
152154
value: 'quay.io/redhatqe/selenium-standalone:ff_91.9.1esr_chrome_103.0.5060.114'
153155
- name: IQE_BROWSERLOG

0 commit comments

Comments
 (0)