ansible/changelogs/fragments/62215-unit-tests-for-cp-modules.yaml
Sumit Jaiswal 347c10c5ff Backport PR for Check Point Unit tests for the following module from PR 62215 (#62388)
* Third pr 18 tests (#62215)

* Update test_cp_mgmt_network.py

* 18 tests

(cherry picked from commit 3a5c68205c)

* changelog
2019-09-17 07:11:03 -07:00

20 lines
819 B
YAML

---
bugfixes:
- "Unit tests for cp_mgmt_service_icmp"
- "Unit tests for cp_mgmt_service_icmp_facts"
- "Unit tests for cp_mgmt_service_icmp6"
- "Unit tests for cp_mgmt_service_icmp6_facts"
- "Unit tests for cp_mgmt_service_other"
- "Unit tests for cp_mgmt_service_other_facts"
- "Unit tests for cp_mgmt_service_rpc"
- "Unit tests for cp_mgmt_service_rpc_facts"
- "Unit tests for cp_mgmt_service_sctp"
- "Unit tests for cp_mgmt_service_sctp_facts"
- "Unit tests for cp_mgmt_service_tcp"
- "Unit tests for cp_mgmt_service_tcp_facts"
- "Unit tests for cp_mgmt_service_udp"
- "Unit tests for cp_mgmt_service_udp_facts"
- "Unit tests for cp_mgmt_simple_gateway"
- "Unit tests for cp_mgmt_simple_gateway_facts"
- "Unit tests for cp_mgmt_tag"
- "Unit tests for cp_mgmt_tag_facts(https://github.com/ansible/ansible/pull/62215)"