From: Aric Gardner Date: Fri, 22 Jun 2018 20:23:00 +0000 (-0400) Subject: Make version string optional. X-Git-Tag: v0.22.0~23^2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F32%2F11532%2F3;p=releng%2Fglobal-jjb.git Make version string optional. 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 --- diff --git a/info-schema b/info-schema index c98a4708..bb596c22 100644 --- a/info-schema +++ b/info-schema @@ -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'