Add ability to checkout sources for scale builder

This commit is contained in:
Waqar Ahmed
2021-04-13 04:00:14 +05:00
committed by Waqar Ahmed
parent a5e05e2e92
commit 81a5f7590d
4 changed files with 51 additions and 6 deletions

View File

@@ -54,4 +54,5 @@ def preflight_check():
logging.warning('WARNING: Running with less than 16GB of memory. Build may fail...')
setup_dirs()
# TODO: Validate contents of manifest like empty string is not provided for source name/repo etc
get_manifest()