mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-18 14:47:38 +01:00
931bde0df8
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> |
||
---|---|---|
.. | ||
api_common_install.sh | ||
api_run.sh | ||
conformance_test.sh | ||
distro_installer.sh | ||
ui_ut_run.sh | ||
ut_install.sh | ||
ut_run.sh |