harbor/tests/apitests/python
Yang Jiao 484abd6213
Update e2e engine image (#17793)
1. Update ubuntu version to 20.04
2. Update containerd version to 1.6.9
3. Update docker-compose version to 2.12.2
4. Update helm version to 3.10.1
5. Update ORAS version to 0.16.0
6. Update CNAB version to 0.3.7
7. Update imgpkg version to 0.33.0
8. Update cosign version to 1.13.1
9. Remove singularity

Signed-off-by: Yang Jiao <jiaoya@vmware.com>
2022-11-14 14:02:23 +08:00
..
bundle_data Add script of push cnab bunlde API test 2020-03-16 17:37:16 +08:00
library Update e2e engine image (#17793) 2022-11-14 14:02:23 +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 Add audit log forword API test case (#17589) 2022-09-27 10:45:08 +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_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_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 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 Add purge audit log API test cases (#17175) 2022-08-01 16:52:57 +08:00
test_manage_project_member.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_p2p.py Change image source in e2e pytest (#13640) 2020-12-04 02:28:29 -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 Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
test_push_chart_by_helm2_helm3_with_robot_Account.py updates on robot accounts (#13623) 2020-12-01 18:31:34 +08:00
test_push_chart_by_helm3_chart_cli.py Add test cases helm3.7 CLI push in python test 2021-10-27 18:59:08 +08:00
test_push_chart_by_helm3.7_chart_cli.py Add test cases helm3.7 CLI push in python test 2021-10-27 18:59:08 +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_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_retention.py Fix quotas test issue in upgrade pipeline 2021-03-10 06:27:22 +00:00
test_robot_account.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_scan_data_export.py Add scan data export API test case (#17603) 2022-10-17 13:25:03 +08:00
test_scan_image_artifact_in_public_project.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_scan_image_artifact.py refactor: generate scanner APIs by go-swagger 2021-03-03 04:23:36 +00: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 unused items in legacy_swagger.yaml (#14785) 2021-05-06 10:55:33 +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 test case for exporter 2021-04-06 15:54:33 +08:00
test_webhook_crud.py Fix build base workflow issues 2021-05-25 18:13:15 +08:00
testutils.py Add audit log forword API test case (#17589) 2022-09-27 10:45:08 +08:00
update_docker_cfg.sh Add manifest and CNAB replication tests 2021-04-02 15:39:30 +08:00