aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2016-12-20 15:59:32 +0200
committerAntti Kokko <antti.kokko@qt.io>2016-12-22 07:42:10 +0000
commita438da337086fbbea3198ded175865be28d20820 (patch)
tree00219e04e2701ff36bbfc281c0273c0752841bb6
parent2378ca60d1e0d72e208b7314a39e052138d2a4ea (diff)
Add architecture to Mac offline machine labelsv5.8.0-rc1-packaging
Change-Id: If6ed64e49c98430f8f404fef13010662149cec95 Reviewed-by: Iikka Eklund <iikka.eklund@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 3c8d6dce9..e3173f862 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-physical-packaging-desktop
+assign_to_machine_label: mac-physical-packaging-desktop-x64
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-physical-packaging-android
+assign_to_machine_label: mac-physical-packaging-android-x64
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-physical-packaging-android-ios
+assign_to_machine_label: mac-physical-packaging-android-ios-x64
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%