harbor/tests
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
..
apitests/python Add P2P Preheat UI Test 2020-08-28 11:34:32 +08:00
ci Fix issue of missing swagger package for python API test 2020-09-02 15:18:23 +08:00
e2e-image Update to golang 1.14.7 (#12809) 2020-08-20 15:38:35 +08:00
resources Add P2P Preheat UI Test 2020-08-28 11:34:32 +08:00
robot-cases Fix issue of missing swagger package for python API test 2020-09-02 15:18:23 +08:00
robot-indices Due to replication NG feature already in master branch, old replication UI test cases have been moved out of Jenkins pipeline, and here test case <Replication Of Pull Images from DockerHub To Self> and <Replication Of Push Images from Self To Harbor> has been finished and ready for duty. Other modification is add retry for keywords in UserProfile.robot (#7611) 2019-05-09 15:44:48 +08:00
testcases Add testcase for define harbor admin by LDAP group DN 2018-08-06 18:56:13 +08:00
.gitignore add make clean 2019-12-05 14:44:07 +08:00
ca.crt add test file for systeminfo.go (#1288) 2017-01-06 15:41:07 +08:00
configharbor.py Bump up the version of legacy APIs to v2.0 2020-02-14 13:16:30 +08:00
coverage4gotest.sh enhance[cicd] introduce github action for CICD 2019-12-17 18:36:33 +08:00
docker-compose.test.yml feat(cicd) fix redis container version for test (#11105) 2020-03-27 10:54:52 +08:00
generateCerts.sh Refresh CA cert 2020-08-13 08:43:07 +00:00
harbor_ca.crt Refresh CA cert 2020-08-13 08:43:07 +00:00
harbor_ca.key Refresh CA cert 2020-08-13 08:43:07 +00:00
hostcfg.sh Hidden veriify client cert verfiy option 2020-04-23 10:14:36 +08:00
integration.sh Fix echo parameter issue (#12775) 2020-08-14 10:23:58 +08:00
ldap_test.ldif Set LDAP groupname when PopulateGroup 2020-07-28 10:27:15 +08:00
ldapprepare.sh Retry when test ldap server load data fail 2017-12-14 22:36:27 +08:00
notarytest.sh add a 4443 ssl server to nginx config 2017-03-24 13:16:48 +08:00
private_key.pem * Add robot account authn & authz implementation. 2019-01-28 17:39:57 +08:00
pushimage.sh enhance[cicd] introduce github action for CICD 2019-12-17 18:36:33 +08:00
reg_config.yml Change the clair container to non root user 2019-11-04 11:36:39 +08:00
showtime.sh add make clean 2019-12-05 14:44:07 +08:00
startuptest.sh replace startuptest 2017-03-23 19:12:04 -07:00
swaggerchecker.sh chore[api]:rename API folder to api 2019-12-11 17:41:27 +08:00
testprepare.sh Fix travis failure: read the content of env instead of config_env as the config_env has been removed 2019-05-09 17:26:56 +08:00
userlogintest.sh Reactor backend api for authrization 2018-09-21 14:03:17 +08:00
validatecontainers.sh Provide Dockerfile and artifacts for building mariadb on photon OS. 2017-10-20 14:41:36 +08:00