harbor/tests
danfengliu 444de8536a Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner
1. Since upgrade python to 3.7, some urllib3 warnings come out during
   execution, because missing disconnection when using request by docker
   library, it's not affect script execution, therefore ignore them first.
2. Replication tests failed in nightly due to new UI code, some element
   locators are not valid anymore;
3. Remove switch scanner test steps, since Clair was removed.

Signed-off-by: danfengliu <danfengl@vmware.com>
2020-11-10 10:04:46 +08:00
..
apitests/python Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
ci Upgrade containerd in e2e image 2020-10-21 08:14:01 +00:00
e2e-image Upgrade containerd in e2e image 2020-10-21 08:14:01 +00:00
resources Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
robot-cases Add API test scripts for tag immutability and scan signed image 2020-11-03 10:10:06 +00: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
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 Add ldap filter syntax validation when create search filter 2020-09-09 10:07:07 +08:00
ldapprepare.sh
notarytest.sh
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
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