harbor/tests/apitests/python
danfengliu acc027afd7 Remove deploytment of python3.6 and set dns for docker
1. Docker v20 is the default version for git action, dns should be set manually.
Python v3.8 is the default version for git action, so remove deployment for python v3.6.
2. Some of API tests would be affect by docker v20, like manifest get
message will not be triggered if there is one locally, to avoid this
impact, API tests will be tested with docker E2E image, in this image,
docker v19 is enabled.

Signed-off-by: danfengliu <danfengl@vmware.com>
2021-03-11 17:53:36 +08:00
..
library Remove deploytment of python3.6 and set dns for docker 2021-03-11 17:53:36 +08:00
sign_image.sh Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_add_member_to_private_project.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_add_replication_rule.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_add_sys_label_to_tag.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_assign_role_to_ldap_group.py Add docker credential for harbor 1.10.0 and fix docker api issue 2021-01-11 14:06:25 +08:00
test_assign_sys_admin.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_del_repo.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_edit_project_creation.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_garbage_collection.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_health_check.py Add e2e test case for health check API 2019-10-29 13:48:06 +08:00
test_ldap_admin_role.py Add docker credential for harbor 1.10.0 and fix docker api issue 2021-01-11 14:06:25 +08:00
test_ldap_ping.py Fix issue 6450 Test LDAP server error without save configuration 2019-04-18 14:24:21 +08:00
test_list_helm_charts.py Remove deploytment of python3.6 and set dns for docker 2021-03-11 17:53:36 +08:00
test_manage_project_member.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_project_level_cve_whitelist.py API test for project level CVE whitelist 2019-08-15 11:37:22 +08:00
test_project_level_policy_content_trust.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_project_quota.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_retag.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_retention.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_robot_account.py move ci from travis to gitaction (#13891) 2021-01-06 15:30:54 +08:00
test_scan_all_images.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_scan_image.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_sign_image.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
test_sys_cve_whitelists.py API test for system level CVE whitelist 2019-08-14 14:59:58 +08:00
test_user_group.py Add Harbor API Test based on python API 2018-08-01 10:43:23 +08:00
test_user_view_logs.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
testutils.py Remove deploytment of python3.6 and set dns for docker 2021-03-11 17:53:36 +08:00