Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI project configuration #3

Closed

Conversation

TristanCacqueray
Copy link
Contributor

@TristanCacqueray TristanCacqueray commented Aug 30, 2018

Depends-On: #2

@TristanCacqueray
Copy link
Contributor Author

recheck

2 similar comments
@matburt
Copy link
Member

matburt commented Aug 31, 2018

recheck

@matburt
Copy link
Member

matburt commented Aug 31, 2018

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Zuul encountered a syntax error while parsing its configuration in the
repo ansible/ansible-runner on branch master. The error was:

Job flake8 not defined

The error appears in the following project stanza:

project:
check:
jobs:
- flake8
debug: true
gate:
jobs:
- noop

in "ansible/ansible-runner/.zuul.yaml@master", line 1, column 3

@softwarefactory-project-zuul
Copy link
Contributor

Zuul encountered a syntax error while parsing its configuration in the
repo ansible/ansible-runner on branch master. The error was:

Job flake8 not defined

The error appears in the following project stanza:

project:
check:
jobs:
- flake8
debug: true
gate:
jobs:
- noop

in "ansible/ansible-runner/.zuul.yaml@master", line 1, column 3

@TristanCacqueray
Copy link
Contributor Author

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Zuul encountered a syntax error while parsing its configuration in the
repo ansible/ansible-runner on branch master. The error was:

Job flake8 not defined

The error appears in the following project stanza:

project:
check:
jobs:
- flake8
debug: true
gate:
jobs:
- noop

in "ansible/ansible-runner/.zuul.yaml@master", line 1, column 3

@TristanCacqueray
Copy link
Contributor Author

Depends-on doesn't work as zuul configuration files can't be merged (#2 uses .zuul.d and #3 uses zuul.yaml). I squashed #2 and #3 in PR #4. let's merge this one instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants