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
testcases
.gitignore
ca.crt
configharbor.py
coverage4gotest.sh
docker-compose.test.yml
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
pushimage.sh
reg_config.yml
showtime.sh
startuptest.sh
swaggerchecker.sh
testprepare.sh
userlogintest.sh
validatecontainers.sh