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:
@@ -69,7 +69,6 @@
|
||||
|
||||
- job:
|
||||
name: project1-project2-integration
|
||||
queue-name: integration
|
||||
|
||||
- job:
|
||||
name: project-testfile
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
|
||||
- job:
|
||||
name: project1-project2-integration
|
||||
queue-name: integration
|
||||
|
||||
- project:
|
||||
name: org/project1
|
||||
|
||||
Reference in New Issue
Block a user