Update e2e configuration
This commit is contained in:
parent
449b9f65ea
commit
0e19740ee2
8 changed files with 58 additions and 49 deletions
|
|
@ -28,6 +28,8 @@ var _ = framework.IngressNginxDescribe("[Default Backend] SSL", func() {
|
|||
|
||||
ginkgo.It("should return a self generated SSL certificate", func() {
|
||||
ginkgo.By("checking SSL Certificate using the NGINX IP address")
|
||||
framework.Sleep()
|
||||
|
||||
resp := f.HTTPTestClient().
|
||||
GET("/").
|
||||
WithURL(f.GetURL(framework.HTTPS)).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue