harbor/tests
Chlins Zhang f21b1481bb
refactor: refactor the old goroutine execution sweep (#18361)
refactor: refactor the old goroutine execution sweep to global execution sweep job

1. Delete the old goroutine execution sweeper when create execution.(in the case of high concurrency can cause goroutine backlogs, affect the performance of core)
2. Introduce the new way to sweep executions, a global scheduled job will take the work.

Signed-off-by: chlins <chenyuzh@vmware.com>
2023-03-21 10:10:55 +08:00
..
apitests/python refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
ci feat: upgrade golang to 1.20.1 (#18370) 2023-03-17 17:49:44 +08:00
files Support helm3.7 in nightly (#15819) 2021-10-26 17:27:45 +08:00
resources Add Job Service Dashboard Job Queues testcase (#18347) 2023-03-14 17:09:19 +08:00
robot-cases Add Job Service Dashboard Job Queues testcase (#18347) 2023-03-14 17:09:19 +08:00
robot-indices
test-engine-image Update e2e engine image (#17793) 2022-11-14 14:02:23 +08:00
testcases Spelling 2021-02-19 11:59:15 +08:00
.gitignore add make clean 2019-12-05 14:44:07 +08:00
ca.crt
configharbor.py Bump up the version of legacy APIs to v2.0 2020-02-14 13:16:30 +08:00
coverage4gotest.sh enhance[cicd] introduce github action for CICD 2019-12-17 18:36:33 +08:00
docker-compose.test.yml feat(cicd) fix redis container version for test (#11105) 2020-03-27 10:54:52 +08:00
generateCerts.sh Fix regex parsing IP issue in test scirpt 2021-07-15 16:12:03 +08:00
harbor_ca.crt Refresh CA cert 2020-08-13 08:43:07 +00:00
harbor_ca.key Refresh CA cert 2020-08-13 08:43:07 +00:00
hostcfg.sh Refactor ci script 2021-11-11 16:04:09 +08:00
integration.sh Fix echo parameter issue (#12775) 2020-08-14 10:23:58 +08:00
ldap_test.ldif Add ldap filter syntax validation when create search filter 2020-09-09 10:07:07 +08:00
ldapprepare.sh
notarytest.sh
private_key.pem
pushimage.sh enhance[cicd] introduce github action for CICD 2019-12-17 18:36:33 +08:00
reg_config.yml Change the clair container to non root user 2019-11-04 11:36:39 +08:00
showtime.sh Fix bad and missing shebangs (#15783) 2021-10-14 20:09:41 +08:00
startuptest.sh
swaggerchecker.sh chore[api]:rename API folder to api 2019-12-11 17:41:27 +08:00
testprepare.sh
userlogintest.sh
validatecontainers.sh