Skip to content

Add commit-ready functional tests under tests/junipernetworks.junos #749

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

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

Conversation

Brij812
Copy link

@Brij812 Brij812 commented May 5, 2025

This pull request introduces a comprehensive set of functional tests for the Juniper Ansible Collection for Junos (junipernetworks.junos).

Key additions:

  • 37 commit-ready functional test playbooks located under tests/junipernetworks.junos/
  • All playbooks follow official module documentation examples and include states like merged, replaced, overridden, deleted, gathered, rendered, and parsed
  • Clean inventory and ansible.cfg files prepared for netconf, local, and network_cli connection types
  • run_all_tests.sh script to execute all test cases in sequence
  • A detailed README.md with execution instructions

All sensitive values (e.g., IPs, usernames, passwords) have been masked with placeholders (xx.xx.xx.xx) to make the tests reusable and commit-safe.

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