Created
August 20, 2019 21:22
-
-
Save jspaleta/b8198bc385c5c5159705cf401fd538d7 to your computer and use it in GitHub Desktop.
Steps to test ruby-runtime-asset in multiple containers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build asset tarball place in staging directory | |
include test script in staging directory | |
include additional asset tarballs for test into staging directory | |
run test script on target os container mount staging directory | |
Test script functionality: | |
unpack asset tarball(s) | |
set PATH and LD_LIBRARY_PATH to mimick asset environment | |
run test check | |
look for errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment