harbor/tests/apitests/python/library
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
..
Harbor.py Fix LDAP API test issue by upgrading python 2020-08-09 06:37:28 +00:00
__init__.py add new api tests (#6127) 2018-10-31 13:13:31 +08:00
artifact.py Add cosign Artifact API test case 2022-01-20 02:48:56 +00:00
audit_log.py Add audit log forword API test case (#17589) 2022-09-27 10:45:08 +08:00
base.py Add JobService Dashboard API test cases (#18234) 2023-02-17 14:56:13 +08:00
cnab.py Remove the log in testcase (#17500) 2022-09-06 14:15:45 +08:00
configurations.py Add audit log forword API test case (#17589) 2022-09-27 10:45:08 +08:00
containerd.py Remove the log in testcase (#17500) 2022-09-06 14:15:45 +08:00
cosign.py Add cosign Artifact API test case 2022-01-20 02:48:56 +00:00
docker_api.py Remove the log in testcase (#17500) 2022-09-06 14:15:45 +08:00
gc.py Add JobService Dashboard API test cases (#18234) 2023-02-17 14:56:13 +08:00
helm.py Add test cases helm3.7 CLI push in python test 2021-10-27 18:59:08 +08:00
jobservice.py Add JobService Dashboard API test cases (#18234) 2023-02-17 14:56:13 +08:00
label.py Api refactor label (#14650) 2021-04-15 17:27:58 +08:00
oras.py Update e2e engine image (#17793) 2022-11-14 14:02:23 +08:00
preheat.py Add JobService Dashboard API test cases (#18234) 2023-02-17 14:56:13 +08:00
project.py Remove unused items in legacy_swagger.yaml (#14785) 2021-05-06 10:55:33 +08:00
projectV2.py Fix API python tests log missing issue 2021-03-15 17:23:13 +08:00
purge.py Add JobService Dashboard API test cases (#18234) 2023-02-17 14:56:13 +08:00
registry.py Remove the log in testcase (#17500) 2022-09-06 14:15:45 +08:00
replication.py Refeactor replication policy APIs 2021-03-17 10:57:31 +08:00
repository.py Remove the log in testcase (#17500) 2022-09-06 14:15:45 +08:00
retention.py Add JobService Dashboard API test cases (#18234) 2023-02-17 14:56:13 +08:00
robot.py Fix issues in python api test 2021-10-23 13:26:48 +08:00
scan.py Fix API python tests log missing issue 2021-03-15 17:23:13 +08:00
scan_all.py Add JobService Dashboard API test cases (#18234) 2023-02-17 14:56:13 +08:00
scan_all_stop.py feat: add python testing script for stop scan job (#15779) 2021-10-18 13:13:53 +08:00
scan_data_export.py Add scan data export API test case (#17603) 2022-10-17 13:25:03 +08:00
scan_stop.py feat: add python testing script for stop scan job (#15779) 2021-10-18 13:13:53 +08:00
schedule.py Add JobService Dashboard API test cases (#18234) 2023-02-17 14:56:13 +08:00
sign.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
singularity.py Create Dockerfile for E2E py-test 2020-09-14 02:36:18 +00:00
statistic.py Add metrics test case (#17795) 2022-11-15 11:19:34 +08:00
system.py drop adminjob router (#15326) 2021-07-19 17:12:31 +08:00
system_cve_allowlist.py Fix API python tests log missing issue 2021-03-15 17:23:13 +08:00
system_info.py Add metrics test case (#17795) 2022-11-15 11:19:34 +08:00
tag_immutability.py Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
user.py Fix notary trust directory issue and add login for each base image in makefile 2021-05-20 18:23:13 +08:00
webhook.py remove chartmuseum backend (#18191) 2023-02-16 18:11:05 +08:00