]> git.proxmox.com Git - mirror_edk2.git/commit - NetworkPkg/NetworkPkg.ci.yaml
NetworkPkg: Add YAML file for CI builds
authorMichael D Kinney <michael.d.kinney@intel.com>
Mon, 28 Oct 2019 20:20:40 +0000 (13:20 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Mon, 11 Nov 2019 21:02:24 +0000 (13:02 -0800)
commit420c859831d621e556317cf100161766eb08fb86
treed55ec5cb015d8f0cd1977362474b29ab7fb31235
parent3059a38d5fc649f56a691cd11826a6957985fa4c
NetworkPkg: Add YAML file for CI builds

https://bugzilla.tianocore.org/show_bug.cgi?id=2315

Add YAML file to the package directory with the
configuration of the checks to perform during a
CI build.

Use BaseCryptLibNull and TlsLibNull for package CI
builds to reduce package build times.  Enabled with
CONTINUOUS_INTEGRATION in YAML files.  By default
CONTINUOUS_INTEGRATION is not defined, and the
original lib mappings are preserved.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
NetworkPkg/NetworkPkg.ci.yaml [new file with mode: 0644]
NetworkPkg/NetworkPkg.dsc