opencontainers / runtime-tools

OCI Runtime Tools
https://www.opencontainers.org/
Apache License 2.0
419 stars 142 forks source link

Test a OCI runtime based on a release of runtime-tools #609

Open alban opened 6 years ago

alban commented 6 years ago

So that runtime developers could test their runtime against a specific version of runtime-tools, releases could include the binaries in validation/*.t (and possibly a script to run them).

A release guide should explain how to include the necessary binaries.

alban commented 6 years ago

If that is done, runtimes might want to switch to that at some point in their CI instead of whatever is at git-master:

liangchenye commented 6 years ago

It will also be easy to certify a runtime with these scripts.