mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-09 12:37:50 +08:00
Correct Lancelot IP for nightly Ubuntu baseline tests
10.150.153.60 is the right IP. 10.9.70.11 was a legacy address. Correct it. Found-by: Juhani.Kurola@qt.io Task-number: QTQAINFRA-7602 Change-Id: I1b176d0a614960e0f2acfcdcc6ca603d2a1b0ade Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
This commit is contained in:
@@ -10,6 +10,6 @@ Configurations:
|
|||||||
Environment variables: [
|
Environment variables: [
|
||||||
'CMAKE_ARGS=-DOpenGL_GL_PREFERENCE=LEGACY',
|
'CMAKE_ARGS=-DOpenGL_GL_PREFERENCE=LEGACY',
|
||||||
'CTEST_DIR=tests/baseline',
|
'CTEST_DIR=tests/baseline',
|
||||||
'QT_LANCELOT_SERVER=10.9.70.11'
|
'QT_LANCELOT_SERVER=10.150.153.60'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user