Remove queue-name from job schema

This functionality is removed in v3.  Clean up the schema validator.

Change-Id: Idbf3afd9f79446e7808bc600b1d514df55d104cf
This commit is contained in:
James E. Blair
2017-04-25 10:17:24 -07:00
parent afc49ea495
commit bc85ed25b4
3 changed files with 0 additions and 3 deletions

View File

@@ -69,7 +69,6 @@
- job:
name: project1-project2-integration
queue-name: integration
- job:
name: project-testfile

View File

@@ -32,7 +32,6 @@
- job:
name: project1-project2-integration
queue-name: integration
- project:
name: org/project1