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

Alg dev #12

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

Alg dev #12

wants to merge 36 commits into from

Conversation

alagoutte
Copy link
Owner

No description provided.

alagoutte added 22 commits May 28, 2024 10:34
ERROR: Found 6 ignores issue(s) which need to be resolved:
ERROR: tests/sanity/ignore-2.12.txt:49:1: File 'plugins/modules/aoscx_lag_interface.py' does not exist
ERROR: tests/sanity/ignore-2.12.txt:50:1: File 'plugins/modules/aoscx_lag_interface.py' does not exist
ERROR: tests/sanity/ignore-2.12.txt:69:1: File 'plugins/modules/aoscx_vxlan.py' does not exist
ERROR: tests/sanity/ignore-2.12.txt:70:1: File 'plugins/modules/aoscx_vxlan.py' does not exist
ERROR: tests/sanity/ignore-2.12.txt:71:1: File 'plugins/modules/aoscx_vxlan_vni.py' does not exist
ERROR: tests/sanity/ignore-2.12.txt:72:1: File 'plugins/modules/aoscx_vxlan_vni.py' does not exist
only support for admin_edge_port_enable, bpdu_filter_enable, bpdu_guard_enable
stp_link_type (auto, shared, point_to_point), stp_loop_guard_enable, stp_reoot_guard_enable
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