harbor/tests
Yang Jiao 2b82f99986
Add JobService Dashboard API test cases (#18234)
Added test cases for the following APIs:
1. GET /jobservice/pools/{pool_id}/workers Get workers
2. PUT /jobservice/jobs/{job_id} Stop running jc
3. PUT /jobservice/queues/{job_type} stop and clean, pause, resume pending jobs in the queue
4. GET /jobservice/queues list job queues
5. GET /jobservice/pools Get worker pools
6. GET /schedules List schedules
7. GET /schedules/{job_type}/paused Get scheduler paused status

Signed-off-by: Yang Jiao <jiaoya@vmware.com>
2023-02-17 14:56:13 +08:00
..
apitests/python Add JobService Dashboard API test cases (#18234) 2023-02-17 14:56:13 +08:00
ci remove chartmuseum backend (#18191) 2023-02-16 18:11:05 +08:00
files Support helm3.7 in nightly (#15819) 2021-10-26 17:27:45 +08:00
resources remove chartmuseum backend (#18191) 2023-02-16 18:11:05 +08:00
robot-cases Add JobService Dashboard API test cases (#18234) 2023-02-17 14:56:13 +08:00
robot-indices
test-engine-image Update e2e engine image (#17793) 2022-11-14 14:02:23 +08:00
testcases
.gitignore
ca.crt
configharbor.py
coverage4gotest.sh
docker-compose.test.yml
generateCerts.sh
harbor_ca.crt
harbor_ca.key
hostcfg.sh Refactor ci script 2021-11-11 16:04:09 +08:00
integration.sh
ldap_test.ldif
ldapprepare.sh
notarytest.sh
private_key.pem
pushimage.sh
reg_config.yml
showtime.sh Fix bad and missing shebangs (#15783) 2021-10-14 20:09:41 +08:00
startuptest.sh
swaggerchecker.sh
testprepare.sh
userlogintest.sh
validatecontainers.sh