Commit b9b5d29
OCPBUGS-57320: Skip TestAWSLBControllerWIthWAFRegional (#160)
(WAF Classic) test
TestAWSLoadBalancerControllerWithWAFRegional was permafailing with
the following message on the attempt to create aws waf regional acl:
WAFBadRequestException: AWS WAF Classic (v1) support will end on September 30, 2025.
Effective May 1st, 2025, the creation of new WebACL v1 is no longer permitted.
This PR introduces a skip for TestAWSLoadBalancerControllerWithWAFRegional
until we deprecate WAF Classic addon in ALBO API
Co-authored-by: Ali Syed <alsyed@alsyed-thinkpadp16vgen1.wtrfrdii.csb>1 parent 0e8774a commit b9b5d29
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
| 726 | + | |
726 | 727 | | |
727 | 728 | | |
728 | 729 | | |
| |||
0 commit comments