harbor/tests/apitests/python
danfengliu 6b7f740847 Move proxy cache e2e test into a new CI job
CI job timeout is 60 minutes, but proxy cache case timeout is 20 minutes, once
proxy cache case is timeout, it will reach CI job timeout, then cause CI job terminated
by timeout without running rest of test steps, expecially uploading useful harbor logs,
so move this test into a new clean job for saving time and debugging.

Signed-off-by: danfengliu <danfengl@vmware.com>
2020-12-03 19:36:42 -08:00
..
bundle_data Add script of push cnab bunlde API test 2020-03-16 17:37:16 +08:00
library Merge pull request #13668 from danfengliu/debug_proxy-cache-e2e-test 2020-12-02 20:23:15 +08:00
populate.py Upgrade robot-framework and Selenium library 2020-08-06 07:25:53 +00:00
sign_image.sh add oras cli py-test 2020-06-08 11:10:07 +08:00
test_add_member_to_private_project.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_add_replication_rule.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_add_sys_label_to_tag.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_assign_role_to_ldap_group.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_assign_sys_admin.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_copy_artifact_outside_project.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_create_delete_tag.py Fix LDAP API test issue by upgrading python 2020-08-09 06:37:28 +00:00
test_del_repo.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_edit_project_creation.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_garbage_collection.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08: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 access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +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 Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_manage_project_member.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_p2p.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_project_level_cve_allowlist.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_project_level_policy_content_trust.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_project_quota.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_proxy_cache.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_push_chart_by_helm2_helm3_with_robot_Account.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_push_chart_by_helm3_chart_cli.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_push_cnab_bundle.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_push_files_by_oras.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_push_image_with_special_name.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_push_index_by_docker_manifest.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_push_sif_by_singularity.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_registry_api.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_replication_from_dockerhub.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_retention.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_robot_account.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_scan_image_artifact_in_public_project.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_scan_image_artifact.py Move proxy cache e2e test into a new CI job 2020-12-03 19:36:42 -08:00
test_sign_image.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_sys_cve_allowlists.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_system_level_scan_all.py Fix scan all python test script issue of missing test step 2020-11-30 17:28:25 +08:00
test_tag_crud.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_tag_immutability.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
test_user_group.py Re-script ldap API script 2020-08-20 11:24:51 +00:00
test_user_view_logs.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
testutils.py Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00
update_docker_cfg.sh Add docker access credential to avoid access limitaton by docker-hub 2020-11-29 17:20:47 +08:00