harbor/tests/ci
danfengliu 931bde0df8 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 15:18:23 +08:00
..
api_common_install.sh Fix issue of missing swagger package for python API test 2020-09-02 15:18:23 +08:00
api_run.sh Re-script ldap API script 2020-08-20 11:24:51 +00:00
conformance_test.sh enable full set of conformance test 2020-05-15 14:12:34 +08:00
distro_installer.sh Update to golang 1.14.7 (#12809) 2020-08-20 15:38:35 +08:00
ui_ut_run.sh Remove dependency on travis-ci 2020-03-09 01:30:38 +08:00
ut_install.sh feat(cicd) parameterize docker base image and external url 2020-04-08 00:21:47 +08:00
ut_run.sh Remove dependency on travis-ci 2020-03-09 01:30:38 +08:00