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 Due to replication NG feature already in master branch, old replication UI test cases have been moved out of Jenkins pipeline, and here test case <Replication Of Pull Images from DockerHub To Self> and <Replication Of Push Images from Self To Harbor> has been finished and ready for duty. Other modification is add retry for keywords in UserProfile.robot (#7611) 2019-05-09 15:44:48 +08:00
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 add test file for systeminfo.go (#1288) 2017-01-06 15:41:07 +08:00
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 Retry when test ldap server load data fail 2017-12-14 22:36:27 +08:00
notarytest.sh add a 4443 ssl server to nginx config 2017-03-24 13:16:48 +08:00
private_key.pem * Add robot account authn & authz implementation. 2019-01-28 17:39:57 +08:00
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 replace startuptest 2017-03-23 19:12:04 -07:00
swaggerchecker.sh chore[api]:rename API folder to api 2019-12-11 17:41:27 +08:00
testprepare.sh Fix travis failure: read the content of env instead of config_env as the config_env has been removed 2019-05-09 17:26:56 +08:00
userlogintest.sh Reactor backend api for authrization 2018-09-21 14:03:17 +08:00
validatecontainers.sh Provide Dockerfile and artifacts for building mariadb on photon OS. 2017-10-20 14:41:36 +08:00