harbor/tests/robot-cases/Group0-BAT
danfengliu d36400efa6 Fix issue of missing swagger package for python API test
1. Python API test can't import packages from swagger maker, the reason is that python install packages to site-packages instead of dist-packages,
   so the current solution is to copy pakages from site back to dist, I will try to find a way of using ENV variable to fix this;

2. Remove a python library no longer be used.

Signed-off-by: danfengliu <danfengl@vmware.com>
2020-09-02 16:49:45 +08:00
..
API_DB.robot Fix issue of missing swagger package for python API test 2020-09-02 16:49:45 +08:00
API_LDAP.robot Clean up some TODO items 2020-03-17 19:01:38 +08:00
BAT.robot Repull image when error 2019-12-31 14:30:26 +08:00