coin: Make macOS ARM packaging config test significant for all modules

Change-Id: Icc30025a33de602e6677b47f131b0557a4d2eabd
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Tor Arne Vestbø 2021-05-20 10:50:51 +02:00
parent 4d5e420009
commit 565ca05254
6 changed files with 10 additions and 21 deletions

View File

@ -1,8 +0,0 @@
Version: 2
Configurations:
-
Id: 'macos-11-arm64-tests'
Template: 'qtci-macos-11.0-arm64'
Compiler: 'Clang'
Features: ['Sccache', 'TestOnly']
Platform dependency: 'macos-latest-xcode-universal-packaging-build'

View File

@ -33,6 +33,12 @@ Configurations:
Compiler: 'Clang'
Features: ['Sccache', 'TestOnly']
Platform dependency: 'macos-latest-xcode-universal-packaging-build'
-
Id: 'macos-11-arm64-tests'
Template: 'qtci-macos-11.0-arm64'
Compiler: 'Clang'
Features: ['Sccache', 'TestOnly']
Platform dependency: 'macos-latest-xcode-universal-packaging-build'
# Build developer builds for all modules, but only run tests for qtbase and declarative.
# See macos-developer-build-tests.yaml for the tests

View File

@ -1,9 +1,3 @@
Version: 2
Include: [cmake_platforms.yaml]
Configurations:
-
Id: 'macos-11-arm64-tests'
Template: 'qtci-macos-11.0-arm64'
Compiler: 'Clang'
Features: ['Sccache', 'TestOnly', 'InsignificantTests']
Platform dependency: 'macos-latest-xcode-universal-packaging-build'
Configurations: []

View File

@ -2,8 +2,7 @@ Version: 2
Include: [
cmake_platforms.yaml,
cmake_platforms_static_tests.yaml,
macos-developer-build-tests.yaml,
macos-universal-build-tests.yaml
macos-developer-build-tests.yaml
]
Configurations:
-

View File

@ -1,7 +1,6 @@
Version: 2
Include: [
cmake_platforms.yaml,
macos-developer-build-tests.yaml,
macos-universal-build-tests.yaml
macos-developer-build-tests.yaml
]
Configurations: []

View File

@ -1,6 +1,5 @@
Version: 2
Include: [
cmake_platforms.yaml,
macos-universal-build-tests.yaml
cmake_platforms.yaml
]
Configurations: []