Merge "Update gate tests to capture 2015.07 and 2016.01"

This commit is contained in:
Jenkins 2016-07-13 15:13:04 +00:00 committed by Gerrit Code Review
commit f70240de66
3 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"id": "2015.07",
"schema": "1.4",
"reference": "https://git.openstack.org/cgit/openstack/defcore/schema/1.3.rst",
"schema": "1.5",
"reference": "https://git.openstack.org/cgit/openstack/defcore/schema/1.5.json",
"source": "http://git.openstack.org/cgit/openstack/defcore/",
"status": "approved",
"replaces": "2015.05",

View File

@ -1,7 +1,7 @@
{
"id": "2016.01",
"schema": "1.4",
"reference": "https://git.openstack.org/cgit/openstack/defcore/schema/1.3.rst",
"schema": "1.5",
"reference": "https://git.openstack.org/cgit/openstack/defcore/schema/1.5.json",
"source": "http://git.openstack.org/cgit/openstack/defcore/",
"status": "approved",
"cutoff_score": "74",

View File

@ -46,4 +46,6 @@ commands=
[testenv:jsonschema]
commands=
jsonschema doc/source/schema/1.5.json -i next.json
jsonschema doc/source/schema/1.5.json -i 2015.07.json
jsonschema doc/source/schema/1.5.json -i 2016.01.json