From d14fc49838d5b9a7cbcd6c8434a97231a9ba25dd Mon Sep 17 00:00:00 2001 From: Ville-Pekka Karhu Date: Wed, 13 Nov 2024 16:53:35 +0200 Subject: [PATCH] Pre-provisioning: macOS ARM instructions update for macOS 15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iecb44dee4771402023cd83b1c9d1086ff3c919d8 Reviewed-by: Aku Pietikäinen Reviewed-by: Ville-Pekka Karhu --- coin/pre-provisioning/qtci-macos-arm/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/coin/pre-provisioning/qtci-macos-arm/README b/coin/pre-provisioning/qtci-macos-arm/README index 76eb8d96..8925a5d2 100644 --- a/coin/pre-provisioning/qtci-macos-arm/README +++ b/coin/pre-provisioning/qtci-macos-arm/README @@ -19,10 +19,10 @@ - Edit sudoers file: sudo visudo - Add a line for qt user: qt ALL=(ALL) NOPASSWD: ALL - Download and run coin setup binaries from http://coin/coin/setup - - Check /Users/qt folder for bootstrap agent - - Add COIN bootstrap agent, terminal and ssh keygen wrapper to full disk access - - Add access for COIN bootstrap agent to bluetooth - - Enable VNC renmote access + - DO NOT use sudo when running coin-setup + - Check /Users/qt folder for the bootstrap agent binary file + - Add terminal and ssh keygen wrapper to full disk access + - Enable VNC remote access - Shutdown the virtual machine * Enable backtraces (https://bugreports.qt.io/browse/QTQAINFRA-5933) @@ -32,9 +32,9 @@ - Shutdown the virtual machine * Push virtual machine to Tart registry with tags latest and CI - - /Users/oneadmin/tart.app/Contents/MacOS/tart push "" "tart-registry.ci.qt.io/:latest" "tart-registry.ci.qt.io/:CI" + - /Users/oneadmin/tart.app/Contents/MacOS/tart push --insecure "" "tart-registry.ci.qt.io:5000/:latest" "tart-registry.ci.qt.io:5000/:CI" -* Add Tier1 image to Opennebula by logging getting into Opennebula container +* Add Tier1 image to Opennebula by logging into Opennebula container - Create a dummy file to correct datastore in NFS - Register virtual machine to Opennebula by running register_images.sh