ci: stabilize Jenkins jobs and mobile pipeline

This commit is contained in:
2026-04-22 11:27:23 +03:00
parent caf057d712
commit 737bddd631
23 changed files with 762 additions and 66 deletions
+23 -1
View File
@@ -9,6 +9,28 @@
- build-discarder:
num-to-keep: 50
parameters:
- string:
name: QA_REPO_URL
default: https://git.kovbasa.ru/otus-autotests/homework_4.git
- string:
name: QA_REPO_REF
default: master
- string:
name: MOBILE_REPO_URL
default: https://git.kovbasa.ru/otus-autotests/homework_7.git
- string:
name: MOBILE_REPO_REF
default: master
- choice:
name: MOBILE_MAX_EMULATORS
choices:
- "1"
- "2"
- choice:
name: JUNIT_PARALLELISM
choices:
- "1"
- "2"
- choice:
name: BROWSER
choices:
@@ -19,7 +41,7 @@
default: https://otus.ru
- string:
name: EXECUTION_MODE
default: selenoid
default: local
- string:
name: SELENOID_URL
default: http://host.docker.internal:4444/wd/hub