Some functions still running sequentially that slows initial (and follow iterations) of populating repositories into the database. Additionally, we need to introduce a new flag that will skip syncing repos and uses remote urls (to use upstream repos instead of pulp ones during the builds)
AC:
- sequential funcs converted into async ones
--use-remote-url flag is introduced
Some functions still running sequentially that slows initial (and follow iterations) of populating repositories into the database. Additionally, we need to introduce a new flag that will skip syncing repos and uses remote urls (to use upstream repos instead of pulp ones during the builds)
AC:
--use-remote-urlflag is introduced