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 |
|
Damien Mathieu
|
dcd552ceb5
|
use functional options to reduce number of methods creating an EchoDeployment (#8199)
|
2022-02-02 05:12:22 -08:00 |
|
wasker
|
3fb312ee2c
|
End-to-end tests for canary affinity (#7529)
|
2021-08-24 05:05:14 -07:00 |
|
Manuel Alejandro de Brito Fontes
|
f9624cbe46
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
cc318cdec1
|
Cleanup and standardization of e2e test definitions (#5090)
|
2020-02-16 15:27:58 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c85450c1e7
|
Remove hard-coded names from e2e test and use local docker dependencies (#4502)
|
2019-09-01 14:16:52 -04:00 |
|
Alex Kursell
|
4f819b6256
|
Fix load-balance configmap value
|
2019-04-01 15:55:36 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
5e249d3366
|
Refactor e2e tests to use the service ClusterIP
|
2019-02-24 20:04:07 -03:00 |
|
Zenara Daley
|
8b32c4c326
|
Restructure load balance e2e tests and update round robin test
|
2018-11-12 10:19:52 -05:00 |
|