Use submodules instead of Makefile targets with specific commit hashes to handle pulp-runtime and regression_tests SW dependencies. Individual Makefile target are still available to maintain compatibility with the CI and other flows which rely on them, but git submodules command are used.
Use submodules instead of Makefile targets with specific commit hashes to handle
pulp-runtime
andregression_tests
SW dependencies. Individual Makefile target are still available to maintain compatibility with the CI and other flows which rely on them, but git submodules command are used.