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

Tests vrf #10

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Tests vrf #10

wants to merge 7 commits into from

Conversation

alagoutte
Copy link
Owner

No description provided.

use ansible-test network-integration for launch test

You need before to copy inventory.networking.template to inventory.networking (on integration folder)
and modify for add your target
connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string

See ansible/ansible#77841 for same error message (coming with ansible >= 2.13)
tests/integration/targets/aoscx_vrf/tasks/api.yaml:21:1: empty-lines: too many blank lines (1 > 0)
tests/integration/targets/aoscx_vrf/tests/api/create.yaml:34:5: hyphens: too many spaces after hyphen
tests/integration/targets/aoscx_vrf/tests/api/create.yaml:42:1: empty-lines: too many blank lines (1 > 0)
tests/integration/targets/aoscx_vrf/tests/api/delete.yaml:34:5: hyphens: too many spaces after hyphen
tests/integration/targets/aoscx_vrf/tests/api/delete.yaml:42:1: empty-lines: too many blank lines (1 > 0)
tests/integration/targets/aoscx_vrf/tests/api/delete.yaml:34:5: hyphens: too many spaces after hyphen
tests/integration/targets/aoscx_vrf/tests/api/delete.yaml:42:1: empty-lines: too many blank lines (1 > 0)
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.

1 participant