From a6a703153a381828ea14874987643033b7bc4bbb Mon Sep 17 00:00:00 2001 From: Tero Heikkinen Date: Wed, 17 Jan 2024 20:19:31 +0200 Subject: Fix OpenSUSE 15.5 with new re-created Tier1 image Task-number: QTQAINFRA-6065 Pick-to: 6.6 6.5 Change-Id: I24530bcca2a8f8e50686703d8cd8519c27195de2 Reviewed-by: Axel Spoerl (cherry picked from commit b6829751d273c545067df868b140f696a11b2740) Reviewed-by: Qt Cherry-pick Bot --- coin/platform_configs/address_sanitizer_platforms.yaml | 2 +- coin/platform_configs/cmake_platforms.yaml | 2 +- coin/platform_configs/cmake_platforms_wasm.yaml | 4 ++-- coin/platform_configs/wasm_qtbase_tests.yaml | 2 +- .../README_MANUAL_INSTALLATIONS | 16 ++++------------ 5 files changed, 9 insertions(+), 17 deletions(-) diff --git a/coin/platform_configs/address_sanitizer_platforms.yaml b/coin/platform_configs/address_sanitizer_platforms.yaml index d12f65d6..0db6392b 100644 --- a/coin/platform_configs/address_sanitizer_platforms.yaml +++ b/coin/platform_configs/address_sanitizer_platforms.yaml @@ -2,7 +2,7 @@ Version: 2 Configurations: - Id: 'opensuse-15.5-host-asan' - Template: 'qtci-linux-openSUSE-15.5-x86_64-51' + Template: 'qtci-linux-openSUSE-15.5-x86_64-52' Compiler: 'GCC' Features: ['Sccache', 'WarningsAreErrors', 'UseConfigure', 'UseAddressSanitizer'] Configure arguments: '-nomake examples -developer-build' diff --git a/coin/platform_configs/cmake_platforms.yaml b/coin/platform_configs/cmake_platforms.yaml index e6cbccfb..030d031f 100644 --- a/coin/platform_configs/cmake_platforms.yaml +++ b/coin/platform_configs/cmake_platforms.yaml @@ -41,7 +41,7 @@ Configurations: Platform dependency: 'ubuntu-22.04' - Id: 'opensuse-15.5-developer-build' - Template: 'qtci-linux-openSUSE-15.5-x86_64-51' + Template: 'qtci-linux-openSUSE-15.5-x86_64-52' Compiler: 'GCC' Features: ['Sccache', 'WarningsAreErrors', 'UseConfigure'] Configure arguments: '-nomake examples -developer-build' diff --git a/coin/platform_configs/cmake_platforms_wasm.yaml b/coin/platform_configs/cmake_platforms_wasm.yaml index a2e1fe10..70235514 100644 --- a/coin/platform_configs/cmake_platforms_wasm.yaml +++ b/coin/platform_configs/cmake_platforms_wasm.yaml @@ -2,7 +2,7 @@ Version: 2 Configurations: - Id: 'webassembly-linux-thread-asyncify' - Template: 'qtci-linux-openSUSE-15.5-x86_64-51' + Template: 'qtci-linux-openSUSE-15.5-x86_64-52' Target os: 'WebAssembly' Compiler: 'GCC' Platform dependency: 'opensuse-15.5-developer-build' @@ -29,7 +29,7 @@ Configurations: ] - Id: 'webassembly-linux-thread' - Template: 'qtci-linux-openSUSE-15.5-x86_64-51' + Template: 'qtci-linux-openSUSE-15.5-x86_64-52' Target os: 'WebAssembly' Compiler: 'GCC' Platform dependency: 'opensuse-15.5-developer-build' diff --git a/coin/platform_configs/wasm_qtbase_tests.yaml b/coin/platform_configs/wasm_qtbase_tests.yaml index 80da9b40..54f340bd 100644 --- a/coin/platform_configs/wasm_qtbase_tests.yaml +++ b/coin/platform_configs/wasm_qtbase_tests.yaml @@ -2,7 +2,7 @@ Version: 2 Configurations: - Id: 'webassembly-linux-thread-asyncify-tests' - Template: 'qtci-linux-openSUSE-15.5-x86_64-51' + Template: 'qtci-linux-openSUSE-15.5-x86_64-52' Target os: 'WebAssembly' Compiler: 'GCC' Features: ['Sccache', 'TestOnly'] diff --git a/coin/pre-provisioning/qtci-linux-openSUSE-15.5-x86_64/README_MANUAL_INSTALLATIONS b/coin/pre-provisioning/qtci-linux-openSUSE-15.5-x86_64/README_MANUAL_INSTALLATIONS index 2414175a..98f6b047 100644 --- a/coin/pre-provisioning/qtci-linux-openSUSE-15.5-x86_64/README_MANUAL_INSTALLATIONS +++ b/coin/pre-provisioning/qtci-linux-openSUSE-15.5-x86_64/README_MANUAL_INSTALLATIONS @@ -1,6 +1,6 @@ ### OpenSUSE Leap 15.5 ### ## KDE ## -## In qtci-linux-openSUSE-15.5-x86_64-51 > Graphics Platform: X11 (System default) ## +## In qtci-linux-openSUSE-15.5-x86_64-52 > Graphics Platform: X11 (System default) ## # Installation # Language: English (US) @@ -17,19 +17,10 @@ Time Zone: UTC ## Configurations ## Before coin-setup add 'qt ALL=NOPASSWD: ALL' to /etc/sudoers.d/qt -Download and run coin-setup binary - http://coin/coin/binary/linux_amd64/coin-setup -YaST - System - Services Manager - Firewalld - Stop -# enable ssh access -sudo rcsshd start +Download and run coin-setup binary - http://10.215.100.35/coin/binary/linux_amd64/coin-setup +- If IP has changed and Coin name not visible to VM, check from Coin logs which IP works for VMs Workspace Behavior - Screen locking - Lock screen automatically - unselect options Startup and Shutdown - Behavior - Login Screen - Select Automatically log in with session (System default) -Add below to '$HOME/.config/autostart/coin-bootstrap-agent.desktop' if missing - [Desktop Entry] - Type=Application - Exec=/usr/bin/gnome-terminal -e "/home/qt/bootstrap-agent /dev/ttyS0" - Hidden=false - X-GNOME-Autostart-enabled=true - Name=Coin Notifications Critical notifications - unselect Low priority notifications - unselect @@ -39,5 +30,6 @@ Notifications Display and Monitor - Display Configuration - 1280x800 Power Management: Screen Energy Saving - unselect Suspend Session - unselect +YaST - Hardware - Sound - Add Dummy soundcard Reboot -- cgit v1.2.3