mirror of
https://github.com/alibaba/higress.git
synced 2026-05-31 08:07:26 +08:00
e2e: add testcases for whitelist-source-range annotations (#220)
Co-authored-by: Xunzhuo <bitliu@tencent.com>
This commit is contained in:
@@ -65,6 +65,7 @@ func TestHigressConformanceTests(t *testing.T) {
|
||||
tests.HTTPRoutePermanentRedirect,
|
||||
tests.HTTPRoutePermanentRedirectCode,
|
||||
tests.HTTPRouteTemporalRedirect,
|
||||
tests.HTTPRouteWhitelistSourceRange,
|
||||
}
|
||||
|
||||
cSuite.Run(t, higressTests)
|
||||
|
||||
Reference in New Issue
Block a user