commit | 02871c9120ffcdafc42f636a9fbb271b1f5d03df | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Feb 01 20:57:19 2021 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Feb 10 08:04:02 2021 -0600 |
tree | 99f8b68fb126e6e136dd260582db2ac580b27285 | |
parent | 2d4807bc6fd5a12b1df896f0cd9b2c3b50f09891 [diff] |
build-unit-test-docker: convert to Python Do a near identical conversion from bash to Python for the script which builds the unit-test docker containers. I plan to do additional enhancements to build the sub-containers in parallel, so I needed to first do this conversion to Python in order to make that implementation sane. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I6df6f294b41f3a01f95fbe23a6dcd1ea21a315a9
Build script for CI jobs in Jenkins.