Merge pull request #240 from liangchenye/master

add testing framework to ROADMAP
This commit is contained in:
Mrunal Patel 2015-11-16 11:34:27 -08:00
commit 8faa71eb64
1 changed files with 6 additions and 0 deletions

View File

@ -66,6 +66,12 @@ Provide validation tooling for compliance with OCI spec and runtime environment.
*Owner:* mrunalp
### Testing Framework
Provide a testing framework for compliance with OCI spec and runtime environment.
*Owner:* liangchenye
### Version Schema
Decide on a robust versioning schema for the spec as it evolves.