harbor/tests/robot-cases/Group0-BAT
Yang Jiao 1dd2b0bc7c
Add purge audit log API test cases (#17175)
Added test cases for the following APIs:
1. PUT /system/purgeaudit/{purge_id}  Stop the specific purge audit log execution
2. GET /system/purgeaudit/{purge_id}  Get purge job status
3. GET /system/purgeaudit/{purge_id}/log  Get purge job log
4. PUT /system/purgeaudit/schedule   Update purge job's schedule
5. POST /system/purgeaudit/schedule  Create a purge job schedule
6. GET /system/purgeaudit/schedule  Get purge's schedule
7. GET /system/purgeaudit  Get purge job results.

Signed-off-by: Yang Jiao <jiaoya@vmware.com>
2022-08-01 16:52:57 +08:00
..
API_DB.robot Add purge audit log API test cases (#17175) 2022-08-01 16:52:57 +08:00
API_LDAP.robot Add UI test for LDAP admin group dn setting 2020-10-14 11:05:09 +08:00
BAT.robot Fix notary trust directory issue and add login for each base image in makefile 2021-05-20 18:23:13 +08:00