harbor/tests/apitests/python
Yang Jiao 9a63e801ab
[cherry-pick]Fix APITEST_DB_PROXY_CACHE x509 (#18979)
Fix APITEST_DB_PROXY_CACHE x509

Fix APITEST_DB_PROXY_CACHE x509, Because cicd.harbor.vmwarecna uses a self-signed certificate.

Signed-off-by: Yang Jiao <jiaoya@vmware.com>
2023-07-24 13:36:56 +08:00
..
bundle_data Add script of push cnab bunlde API test 2020-03-16 17:37:16 +08:00
library [cherry-pick]Add Referrers API testcase (#18776) 2023-06-01 16:35:03 +08:00
sign_image.sh Fix nightly issues caused by docker upgrade to 20 2021-01-28 11:44:32 +08:00
test_add_member_to_private_project.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_add_replication_rule.py Refactor registry API (#14528) 2021-03-31 15:49:23 +08:00
test_add_sys_label_to_tag.py Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
test_assign_role_to_ldap_group.py Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
test_assign_sys_admin.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_audit_log_forward.py Modify audit log forward test case (#17780) 2022-11-18 18:03:46 +08:00
test_copy_artifact_outside_project.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_cosign_sign_artifact.py Add cosign Artifact API test case 2022-01-20 02:48:56 +00:00
test_del_repo.py Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
test_edit_project_creation.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_garbage_collection.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_health_check.py Refactor health check API 2021-04-15 14:50:27 +08:00
test_job_service_dashboard.py refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
test_ldap_admin_role.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_log_rotation.py refactor: refresh the execution status in async mode (#18434) 2023-04-04 16:37:37 +08:00
test_manage_project_member.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_p2p.py [cherry-pick]Add Retain image last pull time API test case (#18691) 2023-05-19 11:04:26 +08:00
test_project_level_cve_allowlist.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_project_level_policy_content_trust.py Fix quotas test issue in upgrade pipeline 2021-03-10 06:27:22 +00:00
test_project_quota.py Remove the log in testcase (#17500) 2022-09-06 14:15:45 +08:00
test_proxy_cache.py [cherry-pick]Fix APITEST_DB_PROXY_CACHE x509 (#18979) 2023-07-24 13:36:56 +08:00
test_push_chart_by_helm_chart_cli.py [cherry-pick]Update e2e engine image (#18749) 2023-05-30 16:50:12 +08:00
test_push_cnab_bundle.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_push_files_by_oras.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_push_image_with_special_name.py Remove the log in testcase (#17500) 2022-09-06 14:15:45 +08:00
test_push_index_by_docker_manifest.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_referrers_api.py [cherry-pick]Add Referrers API testcase (#18776) 2023-06-01 16:35:03 +08:00
test_registry_api.py refactor: generate scanner APIs by go-swagger 2021-03-03 04:23:36 +00:00
test_replication_from_dockerhub.py Refactor registry API (#14528) 2021-03-31 15:49:23 +08:00
test_retain_image_last_pull_time.py [cherry-pick]Add Retain image last pull time API test case (#18691) 2023-05-19 11:04:26 +08:00
test_retention.py Fix quotas test issue in upgrade pipeline 2021-03-10 06:27:22 +00:00
test_robot_account.py Remove chartmuseum test case (#18267) 2023-02-24 10:56:28 +08:00
test_scan_data_export.py fix: skip to push system artifact for empty CSV file (#17816) 2022-11-18 14:16:36 +08:00
test_scan_image_artifact.py refactor: generate scanner APIs by go-swagger 2021-03-03 04:23:36 +00:00
test_scan_image_artifact_in_public_project.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_sign_image.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_stop_scan_image_artifact.py feat: add python testing script for stop scan job (#15779) 2021-10-18 13:13:53 +08:00
test_sys_cve_allowlists.py API for system CVE allowlist to new model (#14412) 2021-03-12 10:23:48 +08:00
test_system_level_scan_all.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_system_level_stop_scan_all.py feat: add python testing script for stop scan job (#15779) 2021-10-18 13:13:53 +08:00
test_tag_crud.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_tag_immutability.py Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
test_user_group.py Remove chartmuseum test case (#18267) 2023-02-24 10:56:28 +08:00
test_user_view_logs.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_verify_metrics_enabled.py Add metrics test case (#17795) 2022-11-15 11:19:34 +08:00
test_webhook_crud.py Fix build base workflow issues 2021-05-25 18:13:15 +08:00
testutils.py Remove chartmuseum test case (#18267) 2023-02-24 10:56:28 +08:00
update_docker_cfg.sh Add manifest and CNAB replication tests 2021-04-02 15:39:30 +08:00