Skip to content

Instantly share code, notes, and snippets.

@jspaleta
Created August 20, 2019 21:22
Show Gist options
  • Save jspaleta/b8198bc385c5c5159705cf401fd538d7 to your computer and use it in GitHub Desktop.
Save jspaleta/b8198bc385c5c5159705cf401fd538d7 to your computer and use it in GitHub Desktop.
Steps to test ruby-runtime-asset in multiple containers
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