Chen Chen
|
b3060bfbd0
|
Fix golangci-lint errors (#10196)
* Fix golangci-lint errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix dupl errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix comments
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix errcheck lint errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix assert in e2e test
Signed-off-by: z1cheng <imchench@gmail.com>
* Not interrupt the waitForPodsReady
Signed-off-by: z1cheng <imchench@gmail.com>
* Replace string with constant
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix comments
Signed-off-by: z1cheng <imchench@gmail.com>
* Revert write file permision
Signed-off-by: z1cheng <imchench@gmail.com>
---------
Signed-off-by: z1cheng <imchench@gmail.com>
|
2023-08-31 00:36:48 -07:00 |
|
Lien Li
|
5b0cc8edca
|
migrate ginkgo to v2 (#8826)
* Migrate ginkgo to v2
* Update test/e2e/annotations/ipwhitelist.go
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* Update test/e2e/annotations/modsecurity/modsecurity.go
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* Update test/e2e/settings/access_log.go
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* remove unnecessary blank line
* re-order packages
* less change
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
|
2022-07-31 09:16:28 -07:00 |
|
Manuel Alejandro de Brito Fontes
|
10dcf0db15
|
Remove unused variables and verbose e2e logs
|
2020-06-29 18:11:01 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
046e2d959d
|
Replace gomega with testify
|
2020-02-19 19:42:50 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
e179a24f97
|
Cleanup of e2e tests
|
2020-02-14 01:09:08 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c2550930b1
|
Fix e2e test flakes
|
2019-12-13 01:34:52 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
14a9e9f3fa
|
Update dependencies client-go to release-11.0 and kubernetes-1.14.0
|
2019-03-28 20:43:18 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
5e249d3366
|
Refactor e2e tests to use the service ClusterIP
|
2019-02-24 20:04:07 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c3ff68e9ca
|
Adjust default timeout for e2e tests (#3495)
|
2018-11-30 18:55:53 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
83dc4607c5
|
Remove e2e boilerplate
|
2018-10-29 22:38:15 -03:00 |
|
Manuel de Brito Fontes
|
ff3e182350
|
Add support for grpc_set_header
|
2018-05-17 08:35:11 -04:00 |
|