serving
serving copied to clipboard
Support https option on upgrade test
trafficstars
In what area(s)?
/area networking /area test-and-release
Describe the feature
Current upgrade test test/e2e-upgrade-tests.sh does not spport https option.
As far as tested with the following changes:
https://github.com/knative/serving/pull/11529/commits/1a2dcb6cc6b8d5ab2958d579468f45a22d70a9b8 https://github.com/knative/serving/pull/11529/commits/266ef370e5f94c3a64f5ffa65ea79780b143e23e
The test works in general but SLO does not meet 100% as test log
probe.go:59: CheckSLO() error SLI for "TestServingUpgrades/VerifyContinualTests/ProbeTest" = 0.412942, wanted >= 1.000000
/triage accepted