rohankanojia

Untitled

Jun 11th, 2018
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Zuul CI
  2. 3:43 PM
  3. Patch Set 6: Verified-1
  4.  
  5. Zuul encountered a syntax error while parsing its configuration in the
  6. repo demo-project on branch master. The error was:
  7.  
  8. Job base-openshift not defined
  9.  
  10. The error appears in the following job stanza:
  11.  
  12. job:
  13. name: openshift-test
  14. parent: base-openshift
  15. run: test.yaml
  16. vars:
  17. base_image: "python:3.6"
  18.  
  19. in "demo-project/.zuul.yaml@master", line 2, column 3
Add Comment
Please, Sign In to add comment