chore: change the test rail project id

This commit is contained in:
Anastasiya Semenkevich 2024-07-16 15:54:15 +03:00 committed by Valentina Novgorodtceva
parent 15f23dfb87
commit 6dae2e66f7
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ pipeline {
PATH = "${VIRTUAL_ENV}/bin:${PATH}"
TESTRAIL_URL = 'https://ethstatus.testrail.net'
TESTRAIL_PROJECT_ID = 17
TESTRAIL_PROJECT_ID = 18
/* Override QT xcb plugin with linux to avoid errors like:
* "Could not load the Qt platform plugin "xcb" in "" even though it was found." */
QT_QPA_PLATFORM = "linuxfb"