| commit | b8c7c169f7d82c0d02ce0c1e58691a8831780e2c | [log] [tgz] | 
|---|---|---|
| author | Lei YU <yulei.sh@bytedance.com> | Tue Jul 19 19:40:06 2022 +0800 | 
| committer | Lei YU <yulei.sh@bytedance.com> | Thu Jul 21 05:38:48 2022 +0000 | 
| tree | 6ad66d0efdc86acc1b4fda5e4e0c0fa7fcf4a2e0 | |
| parent | 47b59dc80db2956c36b6f24aee0b7c1a6b688995 [diff] | 
run-unit-test-docker: Support http_proxy env
If http_proxy env is set, add proxy related env into docker container so
that the unit test could be run in a proxy environment.
This could be useful for repo like bmcweb that downloads extra content
during build and test.
Tested: Verify the bmcweb repo CI could use the proxy to download the
        DSP8010 schema zip.
Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: I8970c5eec76adaa096af127c93c409de55221181
Build script for CI jobs in Jenkins.