harbor/tests/apitests
Yan efdb57548f
add admin job api (#5344)
It supports Harbor admin to trigger job either manual or
schedule. The job will be populated to job service to execute. 
The api includes:
1. POST /api/system/gc
2, GET /api/system/gc/:id 
3, GET /api/system/gc/:id/log
4, PUT/GET/POST /api/system/gc/schedule
2018-07-20 19:22:37 +08:00
..
api-testing Fix the failure api test cases because API implementation changed 2018-04-16 15:39:19 +08:00
apilib add admin job api (#5344) 2018-07-20 19:22:37 +08:00