[edk2-devel] [PATCH v4 2/2] .azurepipelines: Add DynamicTablesPkg to CI matrix

Sami Mujawar posted 2 patches 5 years, 6 months ago
[edk2-devel] [PATCH v4 2/2] .azurepipelines: Add DynamicTablesPkg to CI matrix
Posted by Sami Mujawar 5 years, 6 months ago
Add DynamicTablesPkg to the Core CI matrix.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Suggested-by: Sean Brogan <sean.brogan@microsoft.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Reviewed-by: Shenglei Zhang <shenglei.zhang@intel.com>
---

Notes:
    v4:
      - No code change. Splitting v2 patch series into two series.     [Sami]
        This v4 series contains the patches for enabling Core CI for
        DynamicTablesPkg in .pytools and .azurepipelines.
        Ref: https://edk2.groups.io/g/devel/message/63258
    
        The v3 series containing the patches for DynamicTablesPkg has
        already been merged in edk2 master at:
         - https://github.com/tianocore/edk2/commit/2d0c42fdf2cf1855b0a042ef82d848c7716adefe
         - https://github.com/tianocore/edk2/commit/e3f8605a23ebe9c54ae2b17819d00e185069667d
    
    v2:
      - New patch in series to add DynamicTablesPkg to Core CI matrix  [Sami]
      - Add DynamicTablesPkg to Core CI matrix                         [Sean]

 .azurepipelines/templates/pr-gate-build-job.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.azurepipelines/templates/pr-gate-build-job.yml b/.azurepipelines/templates/pr-gate-build-job.yml
index a9f89aa68451b5f7de6a4163487b267f94a383ad..2683687a1c7b869519dae5183b7dd2cb8c349272 100644
--- a/.azurepipelines/templates/pr-gate-build-job.yml
+++ b/.azurepipelines/templates/pr-gate-build-job.yml
@@ -4,6 +4,7 @@
 # template file used to build supported packages.
 #
 # Copyright (c) Microsoft Corporation.
+# Copyright (c) 2020, ARM Limited. All rights reserved.<BR>
 # SPDX-License-Identifier: BSD-2-Clause-Patent
 ##
 
@@ -36,7 +37,7 @@ jobs:
         Build.Pkgs: 'PcAtChipsetPkg,ShellPkg'
         Build.Targets: 'DEBUG,RELEASE,NO-TARGET'
       TARGET_FMP_FAT_TEST:
-        Build.Pkgs: 'FmpDevicePkg,FatPkg,UnitTestFrameworkPkg'
+        Build.Pkgs: 'FmpDevicePkg,FatPkg,UnitTestFrameworkPkg,DynamicTablesPkg'
         Build.Targets: 'DEBUG,RELEASE,NO-TARGET,NOOPT'
       TARGET_CRYPTO:
         Build.Pkgs: 'CryptoPkg'
-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#63838): https://edk2.groups.io/g/devel/message/63838
Mute This Topic: https://groups.io/mt/76053996/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-