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 cdp neighbors to ansible_net_neighbors facts #457

Merged
merged 11 commits into from
Dec 14, 2023
Merged

Conversation

Ruchip16
Copy link
Contributor

SUMMARY

Adds cdp neighbors to ansible_net_neighbors facts dictionary.
Fixes #440

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

cisco.iosxr.iosxr_facts

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Merging #457 (d436f01) into main (a1a6829) will increase coverage by 0.74%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
+ Coverage   76.17%   76.91%   +0.74%     
==========================================
  Files         166      166              
  Lines       11255    11298      +43     
==========================================
+ Hits         8573     8690     +117     
+ Misses       2682     2608      -74     

see 3 files with indirect coverage changes

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/ee55399aa20146f08ab788da0bfd770f

✔️ ansible-galaxy-importer SUCCESS in 3m 33s
✔️ build-ansible-collection SUCCESS in 10m 08s
✔️ ansible-tox-linters SUCCESS in 12m 29s

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/cbdcfa99c6e9472eae43f9571accabd7

✔️ ansible-galaxy-importer SUCCESS in 3m 53s
✔️ build-ansible-collection SUCCESS in 11m 12s
✔️ ansible-tox-linters SUCCESS in 13m 46s

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/2bd1939bb4094c8b9d0d5de1f48fac36

✔️ ansible-galaxy-importer SUCCESS in 3m 28s
✔️ build-ansible-collection SUCCESS in 9m 51s
✔️ ansible-tox-linters SUCCESS in 11m 59s

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/fe3735e54ffa468f89ad1141cbadac13

✔️ ansible-galaxy-importer SUCCESS in 3m 30s
✔️ build-ansible-collection SUCCESS in 10m 43s
✔️ ansible-tox-linters SUCCESS in 12m 59s

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/6e14e52d524c4106813e9d3460454d80

✔️ ansible-galaxy-importer SUCCESS in 5m 08s
✔️ build-ansible-collection SUCCESS in 9m 49s
✔️ ansible-tox-linters SUCCESS in 12m 14s

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/8dafc8b00ba24da58645f1cd648ab0ee

✔️ ansible-galaxy-importer SUCCESS in 5m 00s
✔️ build-ansible-collection SUCCESS in 10m 11s
✔️ ansible-tox-linters SUCCESS in 12m 18s

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/1335266cb9174aebb547ac639696925e

✔️ ansible-galaxy-importer SUCCESS in 4m 31s
✔️ build-ansible-collection SUCCESS in 10m 14s
✔️ ansible-tox-linters SUCCESS in 12m 27s

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/86cee6d66a8f456c9fe45259d8d030db

✔️ ansible-galaxy-importer SUCCESS in 3m 49s
✔️ build-ansible-collection SUCCESS in 10m 22s
✔️ ansible-tox-linters SUCCESS in 13m 11s

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/e33c0fe19d5d4f3385dad954cb0c69e2

✔️ ansible-galaxy-importer SUCCESS in 4m 27s
✔️ build-ansible-collection SUCCESS in 9m 47s
✔️ ansible-tox-linters SUCCESS in 11m 59s

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/437b0c287d8445f38e2821d41544e730

✔️ ansible-galaxy-importer SUCCESS in 4m 54s
✔️ build-ansible-collection SUCCESS in 9m 42s
✔️ ansible-tox-linters SUCCESS in 12m 05s

@Ruchip16 Ruchip16 merged commit 63f2dc1 into main Dec 14, 2023
50 of 52 checks passed
@Ruchip16 Ruchip16 deleted the add_cdp_neighbors branch June 6, 2024 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request. skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cisco.iosxr.iosxr_facts - Add cdp neighbours to ansible_net_neighbours facts.
2 participants