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

Acceptance testing #150

Merged
merged 63 commits into from
Feb 16, 2022
Merged

Acceptance testing #150

merged 63 commits into from
Feb 16, 2022

Conversation

RutvikS-crest
Copy link
Owner

No description provided.

harshthakkar_crest and others added 30 commits January 24, 2022 19:21
Added Test files for following resources along with minor fixes for following resource.

aci_vrf
aci_contract
aci_contract_subject
aci_filter
aci_epg_to_static_path
aci_any
aci_epg_to_contract
aci_epg_to_domain
aci_endpoint_security_group_selector
aci_endpoint_security_group
aci_imported_contract
aci_l3_outside
aci_external_network_instance_profile
aci_logical_node_profile
aci_logical_interface_profile
aci_l3_ext_subnet
aci_l3out_ospf_interface_profile
aci_hsrp_interface_policy
aci_bgp_route_control_profile
aci_l3out_hsrp_interface_group
aci_l3out_floating_svi
aci_l3out_hsrp_secondary_vip
aci_l3out_bfd_interface_profile
aci_l3out_hsrp_interface_profile
aci_l3out_route_tag_policy
aci_taboo_contract
aci_aaa_domain
* fiexed test files after rebase

* updated test files after rebase

Co-authored-by: harshthakkar_crest <[email protected]>
Added test files for following resources.

- aci_fabric_if_pol
- aci_interface_fc_policy
- aci_l3out_bgp_protocol_profile
- aci_lacp_policy
- aci_lldp_interface_policy
- aci_cdp_interface_policy
- aci_leaf_interface_profile
- aci_bgp_address_family_context
- aci_ospf_route_summarization
- aci_bgp_timers
- aci_l3out_loopback_interface_profile
- aci_bgp_peer_prefix
- aci_l3out_bgp_external_policy
- aci_l3_domain_profile
- aci_bgp_best_path_policy
- aci_hsrp_group_policy
- aci_ospf_timers
- aci_vmm_credential
- aci_bgp_peer_connectivity_profile
- aci_ospf_interface_policy
- aci_vlan_encapsulationfor_vxlan_traffic
- aci_access_port_selector
- aci_access_port_block
- aci_access_sub_port_block
- aci_spanning_tree_interface_policy
- aci_miscabling_protocol_interface_policy
- aci_l2_interface_policy
- aci_port_security_policy
- aci_l3out_ospf_external_policy
- aci_bgp_route_summarization
- aci_cloud_applicationcontainer
- aci_cloud_cidr_pool
- aci_physical_domain
- aci_vlan_pool
- aci_attachable_access_entity_profile
- aci_cloud_domain_profile
- aci_cloud_endpoint_selectorfor_external_epgs
- aci_cloud_endpoint_selector
- aci_leaf_access_bundle_policy_group
- aci_leaf_access_port_policy_group
- aci_logical_node_to_fabric_node
- aci_cloud_epg
- aci_cloud_provider_profile (Only DS)
- aci_cloud_providers_region (Only DS)
- aci_leaf_profile
- aci_leaf_selector
- aci_node_block
- aci_end_point_retention_policy
- aci_access_generic
- aci_access_group
- aci_spine_profile
- aci_spine_switch_association
- aci_spine_port_selector
- aci_spine_interface_profile
- aci_spine_port_policy_group
- aci_leaf_breakout_port_group
- aci_l2_domain
- aci_l2out_extepg
- aci_l2_outside
- aci_node_mgmt_epg
- aci_static_node_mgmt_address
- aci_monitoring_policy
- aci_action_rule_profile
- aci_trigger_scheduler
- aci_span_destination_group
- aci_firmware_group
- aci_firmware_download_task
- aci_pod_maintenance_group
- aci_maintenance_policy
- aci_node_block_firmware
- aci_configuration_import_policy
- aci_bd_dhcp_label
- aci_dhcp_relay_policy
- aci_fex_profile
- aci_fex_bundle_group
- aci_l4_l7_service_graph_template
- aci_service_redirect_policy
- aci_destination_of_redirected_traffic
- aci_logical_device_context
- aci_function_node
- aci_logical_interface_context
- aci_connection
- aci_l3out_static_route
- aci_cloud_subnet
- aci_cloud_subnet
- aci_cloud_availability_zone (Only DS)
- aci_cloud_vpn_gateway
- aci_vswitch_policy
- aci_epgs_using_function
- aci_l3_interface_policy
- aci_access_switch_policy_group
- aci_managed_node_connectivity_group
- aci_vpc_domain_policy
- aci_spine_switch_policy_group
- aci_recurring_window
- aci_file_remote_path
- aci_vrf_snmp_context_community
- aci_mgmt_zone
- aci_tacacs_source
- aci_vrf_snmp_context
- aci_endpoint_ip_aging_profile
- aci_mgmt_preference
- aci_isis_domain_policy
- aci_radius_provider
- aci_interface_blacklist
- aci_route_control_context
- aci_match_rule
- aci_annotation
- aci_tag
Co-authored-by: harshthakkar_crest <[email protected]>
Co-authored-by: harshthakkar_crest <[email protected]>
Co-authored-by: harshthakkar_crest <[email protected]>
Co-authored-by: hussainsadikot_crest <[email protected]>
Co-authored-by: hussainsadikot_crest <[email protected]>
* added resources

* updated vmm_domain, epg_to_domain and moved constant variables to common file
* Updated Ranges and Vmm Controller

* Updated Vmm Controller

Co-authored-by: hussainsadikot_crest <[email protected]>
* initial commit for aci_tacacs_provider

* final commit for resources
* Added Filter Entry

* Updated Filter Entry

Co-authored-by: hussainsadikot_crest <[email protected]>
* Added Filter Entry

* Updated Filter Entry

* Updated Filter entry

Co-authored-by: hussainsadikot_crest <[email protected]>
Co-authored-by: hussainsadikot_crest <[email protected]>
harshthakkar_crest and others added 28 commits January 28, 2022 10:46
Added Resources and Updated Test Cases
added resource test file for 02-02-22
added test files for 02-02-22
added test script for aci_local_user
Added User Certificate and Default Authentication
added test script for l3out_path_attachment
added test script for l3out_path_attachment_secondary_ip
Added Cloud AWS Provider and Updated x509 Cert
@RutvikS-crest RutvikS-crest merged commit d4bee0b into acc-test Feb 16, 2022
@RutvikS-crest RutvikS-crest deleted the acceptance-testing branch February 16, 2022 05:35
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.

3 participants