mirror of
https://github.com/status-im/desktop-qa-automation.git
synced 2025-02-24 01:58:22 +00:00
chore: update jenkins config (#326)
This commit is contained in:
parent
98454cd7e8
commit
3923e9d7f0
3
ci/Jenkinsfile
vendored
3
ci/Jenkinsfile
vendored
@ -62,8 +62,6 @@ pipeline {
|
|||||||
|
|
||||||
environment {
|
environment {
|
||||||
QT_QPA_PLATFORMTHEME = 'qt5ct'
|
QT_QPA_PLATFORMTHEME = 'qt5ct'
|
||||||
QT_LOGGING_DEBUG = 1
|
|
||||||
QT_DEBUG_PLUGINS = 1
|
|
||||||
|
|
||||||
SQUISH_DIR = '/opt/squish-runner-7.1-20230222-1555'
|
SQUISH_DIR = '/opt/squish-runner-7.1-20230222-1555'
|
||||||
PYTHONPATH = "${SQUISH_DIR}/lib:${SQUISH_DIR}/lib/python:${PYTHONPATH}"
|
PYTHONPATH = "${SQUISH_DIR}/lib:${SQUISH_DIR}/lib/python:${PYTHONPATH}"
|
||||||
@ -72,6 +70,7 @@ pipeline {
|
|||||||
TESTRAIL_URL = 'https://ethstatus.testrail.net'
|
TESTRAIL_URL = 'https://ethstatus.testrail.net'
|
||||||
TESTRAIL_PROJECT_ID = 17
|
TESTRAIL_PROJECT_ID = 17
|
||||||
|
|
||||||
|
/* Runtime flag to make testing of the app easier. */
|
||||||
STATUS_RUNTIME_TEST_MODE = '1'
|
STATUS_RUNTIME_TEST_MODE = '1'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user