harbor/tests/robot-cases/Group0-BAT
Yang Jiao 0a2d091ef9
[cherry-pick]Add purge audit log API test cases (#17288)
Add purge audit log API test cases

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 18:27:43 +08:00
..
API_DB.robot [cherry-pick]Add purge audit log API test cases (#17288) 2022-08-01 18:27:43 +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