Make version string optional. 32/11532/3
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 22 Jun 2018 20:23:00 +0000 (16:23 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 22 Jun 2018 20:48:59 +0000 (16:48 -0400)
versions is not yet documented for INFO.yaml
We do not yet have version in OPNFV's INFO files.

Change-Id: I1aa2f4a323fe9296bf9bfdc3a1d9043e32d24b8f
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
info-schema

index c98a470..bb596c2 100644 (file)
@@ -13,7 +13,6 @@ $id: 'https://github.com/lfit/releng-global-jjb/blob/master/info-schema'
 
 required:
   - 'project'
-  - 'version'
   - 'project_creation_date'
   - 'project_category'
   - 'lifecycle_state'