Add zuul.yaml CI configuration Use fullname for project name
Build failed.
2 new commits added
Add zuul.yaml CI configuration
Use fullname for project name
Zuul encountered a syntax error while parsing its configuration in the repo software-factory/zuul-gateway on branch master. The error was:
The nodeset "fedora-latest-container" was not found.
The error appears in the following project stanza:
project: check: jobs: - tox-py35: nodeset: fedora-latest-container gate: jobs: - tox-py35: nodeset: fedora-latest-container
in "software-factory/zuul-gateway/.zuul.yaml@master", line 2, column 3
recheck
:thumbsup:
Build succeeded.
Build succeeded (gate pipeline).
Pull-Request has been merged by fbo
Add zuul.yaml CI configuration
Use fullname for project name