From: "Abner Chang" <abner.chang@hpe.com>
To: devel@edk2.groups.io
Cc: Sean Brogan <sean.brogan@microsoft.com>,
Bret Barkelew <Bret.Barkelew@microsoft.com>,
Michael D Kinney <michael.d.kinney@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Nickle Wang <nickle.wang@hpe.com>
Subject: [RedfishPkg PATCH v3 2/4] .pytool: Add CI on RedfishPkg
Date: Fri, 2 Oct 2020 21:48:18 +0800 [thread overview]
Message-ID: <20201002134820.22205-3-abner.chang@hpe.com> (raw)
In-Reply-To: <20201002134820.22205-1-abner.chang@hpe.com>
Add RedfishPkg to CI test.
Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Nickle Wang <nickle.wang@hpe.com>
---
.pytool/CISettings.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.pytool/CISettings.py b/.pytool/CISettings.py
index 0c2dd0181a..b337d046ae 100644
--- a/.pytool/CISettings.py
+++ b/.pytool/CISettings.py
@@ -55,7 +55,8 @@ class Settings(CiBuildSettingsManager, UpdateSettingsManager, SetupSettingsManag
"FatPkg",
"CryptoPkg",
"UnitTestFrameworkPkg",
- "OvmfPkg"
+ "OvmfPkg",
+ "RedfishPkg"
)
def GetArchitecturesSupported(self):
--
2.17.1
next prev parent reply other threads:[~2020-10-02 14:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-02 13:48 [RedfishPkg PATCH v3 0/4] Inital RedfishPkg Abner Chang
2020-10-02 13:48 ` [RedfishPkg PATCH v3 1/4] RedfishPkg: Initial commit of RedfishPkg Abner Chang
2020-10-02 15:13 ` Laszlo Ersek
2020-10-02 15:24 ` [edk2-devel] " Abner Chang
2020-10-02 15:54 ` Laszlo Ersek
2020-10-02 13:48 ` Abner Chang [this message]
2020-10-02 13:48 ` [RedfishPkg PATCH v3 3/4] .azurepipelines/templates: Add RedfishPkg to target build Abner Chang
2020-10-02 13:48 ` [RedfishPkg PATCH v3 4/4] edk2: Add maintainers to RedfishPkg Abner Chang
2020-10-02 15:08 ` Laszlo Ersek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201002134820.22205-3-abner.chang@hpe.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox