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

Filter entry #127

Merged
merged 4 commits into from
Jan 21, 2022
Merged

Filter entry #127

merged 4 commits into from
Jan 21, 2022

Conversation

RutvikS-crest
Copy link
Owner

$ go test -v -run TestAccAciFilterEntry_Update -timeout=60m
=== RUN TestAccAciFilterEntry_Update
=== STEP Basic: testing filter entry creation with required paramters only
=== STEP Basic: testing filter entry ether_t = ip
=== STEP Basic: testing filter entry apply_to_frag = yes
=== STEP Basic: testing filter entry apply_to_frag = no
=== STEP Basic: testing filter entry ether_t = arp
=== STEP Basic: testing filter entry arp_opc = req
=== STEP Basic: testing filter entry arp_opc = reply
=== STEP Basic: testing filter entry arp_opc = unspecified
=== STEP Basic: testing filter entry ether_t = ipv4
=== STEP Basic: testing filter entry ether_t = trill
=== STEP Basic: testing filter entry ether_t = mpls_ucast
=== STEP Basic: testing filter entry ether_t = mac_security
=== STEP Basic: testing filter entry ether_t = fcoe
=== STEP Basic: testing filter entry ether_t = ipv6
=== STEP Basic: testing filter entry icmpv4_t = dst-unreach
=== STEP Basic: testing filter entry icmpv4_t = echo
=== STEP Basic: testing filter entry icmpv4_t = time-exceeded
=== STEP Basic: testing filter entry icmpv4_t = src-quench
=== STEP Basic: testing filter entry icmpv6_t = time-exceeded
=== STEP Basic: testing filter entry icmpv6_t = echo-req
=== STEP Basic: testing filter entry icmpv6_t = nbr-solicit
=== STEP Basic: testing filter entry icmpv6_t = nbr-advert
=== STEP Basic: testing filter entry icmpv6_t = redirect
=== STEP Basic: testing filter entry match_dscp = CS1
=== STEP Basic: testing filter entry match_dscp = AF11
=== STEP Basic: testing filter entry match_dscp = AF12
=== STEP Basic: testing filter entry match_dscp = AF13
=== STEP Basic: testing filter entry match_dscp = CS2
=== STEP Basic: testing filter entry match_dscp = AF21
=== STEP Basic: testing filter entry match_dscp = AF22
=== STEP Basic: testing filter entry match_dscp = AF23
=== STEP Basic: testing filter entry match_dscp = CS3
=== STEP Basic: testing filter entry match_dscp = AF31
=== STEP Basic: testing filter entry match_dscp = AF32
=== STEP Basic: testing filter entry match_dscp = AF33
=== STEP Basic: testing filter entry match_dscp = CS4
=== STEP Basic: testing filter entry match_dscp = AF42
=== STEP Basic: testing filter entry match_dscp = AF43
=== STEP Basic: testing filter entry match_dscp = VA
=== STEP Basic: testing filter entry match_dscp = EF
=== STEP Basic: testing filter entry prot = icmp
=== STEP Basic: testing filter entry prot = igmp
=== STEP Basic: testing filter entry prot = egp
=== STEP Basic: testing filter entry prot = igp
=== STEP Basic: testing filter entry prot = icmpv6
=== STEP Basic: testing filter entry prot = eigrp
=== STEP Basic: testing filter entry prot = ospfigp
=== STEP Basic: testing filter entry prot = pim
=== STEP Basic: testing filter entry prot = l2tp
=== STEP Basic: testing filter entry prot = udp
=== STEP Basic: testing filter entry prot = tcp
=== STEP Basic: testing filter entry tcp_rules = ["syn"]
=== STEP Basic: testing filter entry tcp_rules = ["ack"]
=== STEP Basic: testing filter entry tcp_rules = ["fin"]
=== STEP Basic: testing filter entry tcp_rules = ["rst"]
=== STEP Basic: testing filter entry tcp_rules = ["syn"]
=== STEP Basic: testing filter entry tcp_rules = ["rst","fin"]
=== STEP Basic: testing filter entry ports ftpData
=== STEP Basic: testing filter entry ports smtp
=== STEP Basic: testing filter entry ports dns
=== STEP Basic: testing filter entry ports http
=== STEP Basic: testing filter entry ports pop3
=== STEP Basic: testing filter entry ports rtsp
=== PAUSE TestAccAciFilterEntry_Update
=== CONT TestAccAciFilterEntry_Update
=== STEP testing Filter Entry destroy
--- PASS: TestAccAciFilterEntry_Update (2015.18s)
PASS
ok github.com/terraform-providers/terraform-provider-aci/testacc 2017.567s

@RutvikS-crest RutvikS-crest merged commit 285dfc5 into acceptance-testing Jan 21, 2022
@RutvikS-crest RutvikS-crest deleted the filter_entry branch January 21, 2022 12:42
RutvikS-crest added a commit that referenced this pull request Jan 24, 2022
* Added Filter Entry

* Updated Filter Entry

* Updated Filter entry

Co-authored-by: hussainsadikot_crest <[email protected]>
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.

2 participants