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

Test ansible-role-tests against py2 and py3, devel & stable #14

Conversation

gundalow
Copy link
Contributor

@gundalow gundalow commented May 12, 2018

Although the roles are only "supported" on released versions of Ansible
we should ensure there are no regressions in the devel branch.

Some of the parsers require features that were first added in Ansible
2.5, so no point testing on older versions

stable: py2 & py3
deve: py2

@softwarefactory-project-zuul
Copy link
Contributor

Zuul encountered a syntax error while parsing its configuration in the
repo ansible-network/network-engine-zuul on branch devel. The error
was:

Job ansible-role-tests not defined

The error appears in the following project or project-template stanza:

project:
check:
jobs:
- tox-linters
- ansible-test-sanity
- ansible-role-tests
gate:
jobs:
- tox-linters
- ansible-test-sanity
- ansible-role-tests

in "ansible-network/network-engine-zuul/.zuul.yaml@devel", line 1, column 3

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@gundalow
Copy link
Contributor Author

gundalow commented May 12, 2018

Test failing because of legitimate issue Py3 failing as StringIO can't be found

@gundalow
Copy link
Contributor Author

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@gundalow gundalow changed the title Test ansible-role-tests against devel *and* stable-2.5 Test ansible-role-tests against py2 and py3 May 13, 2018
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@gundalow gundalow changed the title Test ansible-role-tests against py2 and py3 Test ansible-role-tests against py2 and py3, devel & stable May 13, 2018
@gundalow gundalow requested a review from trishnaguha May 13, 2018 19:05
@gundalow gundalow closed this May 13, 2018
@gundalow gundalow force-pushed the ansible-role-tests-devel-and-stable branch from d989927 to 61208e1 Compare May 13, 2018 19:05
@gundalow
Copy link
Contributor Author

Replaced by #15

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

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

1 participant