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

WIP: Add ansible-role-functional-centos-7 job #11

Closed

Conversation

pabelanger
Copy link
Contributor

Add an example ansible functional jobs using tests from the test
folder. This leverages tox to allow a user to run these locally if
needed.

Signed-off-by: Paul Belanger pabelanger@redhat.com

@softwarefactory-project-zuul
Copy link
Contributor

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

The nodeset "centos-7" was not found.

The error appears in the following job stanza:

job:
name: ansible-role-functional-centos-7
parent: ansible-role-functional-base
nodeset: centos-7

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

@softwarefactory-project-zuul
Copy link
Contributor

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

The nodeset "dib-centos-7" was not found.

The error appears in the following job stanza:

job:
name: ansible-role-functional-centos-7
parent: ansible-role-functional-base
nodeset: dib-centos-7

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

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

  • ansible-role-functional-centos-7 : ERROR Ansible plugin dir /tmp/1924e555e79944fd9232a07c2864cfaa/ansible/pre_playbook_3/role_0/network-engine/action_plugins found adjacent to playbook /tmp/1924e555e79944fd9232a07c2864cfaa/ansible/pre_playbook_3/role_0/network-engine in non-trusted repo.
  • tox-linters : SUCCESS in 1m 29s

@pabelanger pabelanger force-pushed the ansible-role-functional branch 2 times, most recently from a48bc09 to 4e33392 Compare March 27, 2018 21:21
@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

  • ansible-role-functional-centos-7 : ERROR Ansible plugin dir /tmp/7a7f7ac3559c40b7b5335c8e439aba1c/ansible/pre_playbook_3/role_0/network-engine/action_plugins found adjacent to playbook /tmp/7a7f7ac3559c40b7b5335c8e439aba1c/ansible/pre_playbook_3/role_0/network-engine in non-trusted repo.

Add an example ansible functional jobs using tests from the test
folder. This leverages tox to allow a user to run these locally if
needed.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

  • ansible-role-functional-centos-7 : ERROR Ansible plugin dir /tmp/ffb6029656a146b398905c75b3d7c3a4/ansible/pre_playbook_3/role_0/network-engine/action_plugins found adjacent to playbook /tmp/ffb6029656a146b398905c75b3d7c3a4/ansible/pre_playbook_3/role_0/network-engine in non-trusted repo.

@gundalow
Copy link
Contributor

Closing as we are moving to https://github.com/ansible-network/network-engine-zuul

For the moment we will be using ansible-test rather than linters

@gundalow gundalow closed this Mar 28, 2018
trishnaguha pushed a commit to trishnaguha/network-engine that referenced this pull request Feb 5, 2019
…rk#11)

* task file per command for future growth plus more tests

* merging

* cleaning

* Seperating tests for each command

* tests

* working parser template

* Interfaces being captured, tests

* `show ip vrf detail` parser and more tests (ansible-network#1)

* parser for `show ip vrf detail`
* more parser tests

* Test case for BGP not active. Fixed to pass tests.

* forgot the command map...
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