Add support for packaging test framework
This change implements functionality to package the dependencies
needed to use the test framework in an offline/air gapped environment.
A new script named package.sh and a library named package-lib.sh are added
which setup the necessary environment to package the selected test stack and
calls package.sh from the respective stack's test repository to produce
archive file to use for offline deployment.
Signed-off-by: eprasad <prasad.mukhedkar@est.tech>
Change-Id: Ibc3b987e0a6ae7d120c6912ac07322c18d4c776e
Signed-off-by: eprasad <prasad.mukhedkar@est.tech>
4 files changed