harbor/tests/apitests/python
danfengliu 7fb9dbd0fa Upgrade docker and containerd
1. Fix E2E quotas issue, push the same image but with different name;
2. Add checkpoint for robot account test;
3. Upgraded docker and containerd in E2E image;
4. Package base image sample(busybox) into E2E image, so in E2E
container, all local docker images can be cleaned up, once base image is needed for
building image, it can be loaded locally;
5. Adapt OIDC service of supporting LDAP user, and add OIDC group user
test;
6. Restart docker deamon before content trust test, both in API and UI
test;
7. Add retry for keyword "Add A Tag Immutability Rule";
8. Fix tag retention test issue, missing click angle icon, and enhance
checkpoint of dry run and real run;
9. Fix schedule test issue for wrong cron string;
10. Disable quotas verification, it's not stable for script defect;

Signed-off-by: danfengliu <danfengl@vmware.com>
2021-02-24 15:43:11 +08:00
..
bundle_data Add script of push cnab bunlde API test 2020-03-16 17:37:16 +08:00
library Upgrade docker and containerd 2021-02-24 15:43:11 +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 Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_add_sys_label_to_tag.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_assign_role_to_ldap_group.py Upgrade docker and containerd 2021-02-24 15:43:11 +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_copy_artifact_outside_project.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_del_repo.py Upgrade docker and containerd 2021-02-24 15:43:11 +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 Add e2e test case for health check API 2019-10-29 13:48:06 +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_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 Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_project_quota.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_proxy_cache.py Add py-test for scan manifest list and CNAB bundle 2020-12-18 16:37:53 +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 Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +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 Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_push_index_by_docker_manifest.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_push_sif_by_singularity.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_registry_api.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_replication_from_dockerhub.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_retention.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_robot_account.py Upgrade docker and containerd 2021-02-24 15:43:11 +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 Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_sign_image.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_sys_cve_allowlists.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_system_level_scan_all.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_tag_crud.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_tag_immutability.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_user_group.py Re-script ldap API script 2020-08-20 11:24:51 +00:00
test_user_view_logs.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_verify_metrics_enabled.py Chagne quota usage metric name 2021-01-28 18:10:59 +08:00
testutils.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
update_docker_cfg.sh Create Dockerfile for E2E py-test 2020-09-14 02:36:18 +00:00