harbor/tests/apitests/python
Wang Yan d73265d10d
revise gc job to align non blocking gc (#12439)
two phases:
1, mark, select the gc candidates bases on the DB and mark them as status delete.
2, sweep, select the candidate and mark it as status deleting and remove it from backend and database.

Signed-off-by: wang yan <wangyan@vmware.com>
2020-07-16 14:35:54 +08:00
..
bundle_data Add script of push cnab bunlde API test 2020-03-16 17:37:16 +08:00
library revise gc job to align non blocking gc (#12439) 2020-07-16 14:35:54 +08:00
sign_image.sh add oras cli py-test 2020-06-08 11:10:07 +08:00
test_add_member_to_private_project.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_add_replication_rule.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_add_sys_label_to_tag.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
test_assign_role_to_ldap_group.py Uncomment the verification logic in the ldap group test case 2020-04-10 14:02:11 +08:00
test_assign_sys_admin.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_copy_artifact_outside_project.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
test_create_delete_tag.py Add "order by" clause to avoid the duplicat rows 2020-03-30 16:42:43 +08:00
test_del_repo.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
test_edit_project_creation.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
test_garbage_collection.py Add API E2E pytest of GC with untag flag enabled 2020-06-23 14:48:04 +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 drop table access log in migration (#11118) 2020-03-18 19:04:38 +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 API E2E pytest of GC with untag flag enabled 2020-06-23 14:48:04 +08:00
test_manage_project_member.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
test_project_level_cve_allowlist.py Replace all whitelist with allowlist 2020-06-24 16:17:17 +08:00
test_project_level_policy_content_trust.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
test_project_quota.py Update APIs to only accept encoded repository name 2020-04-07 22:40:39 +08:00
test_push_chart_by_helm2_helm3_with_robot_Account.py Add API E2E pytest of GC with untag flag enabled 2020-06-23 14:48:04 +08:00
test_push_chart_by_helm3_chart_cli.py Add ctr command for pulling oci 2020-04-28 15:01:49 +08:00
test_push_cnab_bundle.py Add ctr command for pulling oci 2020-04-28 15:01:49 +08:00
test_push_files_by_oras.py Add singularity py-test 2020-06-10 11:09:41 +08:00
test_push_image_with_special_name.py add oras cli py-test 2020-06-08 11:10:07 +08:00
test_push_index_by_docker_manifest.py Add ctr command for pulling oci 2020-04-28 15:01:49 +08:00
test_push_sif_by_singularity.py Add singularity py-test 2020-06-10 11:09:41 +08:00
test_registry_api.py Adding tests for native docker registry APIs exposed by Harbor 2020-03-29 08:27:13 -07:00
test_replication_from_dockerhub.py Verify error message when deleting signed image 2020-07-06 10:56:31 +08:00
test_retention.py Enhance verificaton for tag retention pytest 2020-05-12 16:41:47 +08:00
test_robot_account.py Clean up gitaction env and add tag for pytest 2020-04-20 18:19:28 +08:00
test_scan_image_artifact.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
test_sign_image.py Verify error message when deleting signed image 2020-07-06 10:56:31 +08:00
test_sys_cve_allowlists.py Replace all whitelist with allowlist 2020-06-24 16:17:17 +08:00
test_system_level_scan_all.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
test_tag_immutability.py Verify error message when deleting signed image 2020-07-06 10:56:31 +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 Add API E2E pytest of GC with untag flag enabled 2020-06-23 14:48:04 +08:00
testutils.py add oras cli py-test 2020-06-08 11:10:07 +08:00
update_docker_cfg.sh Add API test case of pushing index by docker manifest 2020-03-02 06:31:59 +00:00