gxthrj commented on a change in pull request #149:
URL:
https://github.com/apache/apisix-ingress-controller/pull/149#discussion_r551329232
##########
File path: test/e2e/scaffold/httpbin.go
##########
@@ -96,3 +99,11 @@ func (s *Scaffold) newHTTPBIN() (*corev1.Service, error) {
}
return svc, nil
}
+
+func (s *Scaffold) ScaleHTTPBIN(num int) error {
Review comment:
As far as I know, no scale method was found.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]