aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2016-12-20 09:32:55 +0200
committerAntti Kokko <antti.kokko@qt.io>2016-12-20 09:26:31 +0000
commit2378ca60d1e0d72e208b7314a39e052138d2a4ea (patch)
tree320dd92d76dcc85ecd9a95a9aa4624c4ea340d0c
parent509edf8a0e2054c590d07f2074245d22fa3a9265 (diff)
Change macOS offline labels naming to more general
We start using Physical mac for signing mac packages. Lets use more general name for labels so we don't need to change them if we update mac. Change-Id: I55a5a99b22ac3fd93d8a3ade9513f1a9b7d2e4b1 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--packaging-tools/releases/release-586
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging-tools/releases/release-58 b/packaging-tools/releases/release-58
index 25456ea9e..3c8d6dce9 100644
--- a/packaging-tools/releases/release-58
+++ b/packaging-tools/releases/release-58
@@ -45,21 +45,21 @@ rta_key_list: Qt_RTA_opensource_offlineInstallerSmoke-58_tests_lin
## macOS offline
################################################################################
[release.58.offline.mac.x64]
-assign_to_machine_label: mac-clang-10.11-x64-packaging-desktop
+assign_to_machine_label: mac-physical-packaging-desktop
arg_configurations_file: offline_installer_jobs/5.8/mac_x64
arg_substitution_list: %SRC_ARCHIVE_TYPE%=tar.gz
installer_name: qt-opensource-mac-x64-clang-%GLOBAL_VERSION_AND_TAG%
rta_key_list: Qt_RTA_opensource_offlineInstallerSmoke-58_tests_mac_64bit
[release.58.offline.mac.x64.android]
-assign_to_machine_label: mac-clang-10.11-x64-packaging-android
+assign_to_machine_label: mac-physical-packaging-android
arg_configurations_file: offline_installer_jobs/5.8/mac_x64_android
arg_substitution_list: %SRC_ARCHIVE_TYPE%=tar.gz
installer_name: qt-opensource-mac-x64-android-%GLOBAL_VERSION_AND_TAG%
rta_key_list: Qt_RTA_opensource_offlineInstallerSmoke-58_tests_mac_android
[release.58.offline.mac.x64.android_and_ios]
-assign_to_machine_label: mac-clang-10.11-x64-packaging-android-ios
+assign_to_machine_label: mac-physical-packaging-android-ios
arg_configurations_file: offline_installer_jobs/5.8/mac_x64_android_ios
arg_substitution_list: %SRC_ARCHIVE_TYPE%=tar.gz
installer_name: qt-opensource-mac-x64-android-ios-%GLOBAL_VERSION_AND_TAG%