harbor/tests/apitests/python
danfengliu 444de8536a Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner
1. Since upgrade python to 3.7, some urllib3 warnings come out during
   execution, because missing disconnection when using request by docker
   library, it's not affect script execution, therefore ignore them first.
2. Replication tests failed in nightly due to new UI code, some element
   locators are not valid anymore;
3. Remove switch scanner test steps, since Clair was removed.

Signed-off-by: danfengliu <danfengl@vmware.com>
2020-11-10 10:04:46 +08:00
..
bundle_data Add script of push cnab bunlde API test 2020-03-16 17:37:16 +08:00
library Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +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 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 Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_assign_role_to_ldap_group.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +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 Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_del_repo.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +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 Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +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 Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +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 Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_project_quota.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_proxy_cache.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_push_chart_by_helm2_helm3_with_robot_Account.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_push_chart_by_helm3_chart_cli.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_push_cnab_bundle.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +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 Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_push_index_by_docker_manifest.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +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 Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_replication_from_dockerhub.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_retention.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_robot_account.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_scan_image_artifact_in_public_project.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_scan_image_artifact.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_sign_image.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +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 Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_tag_crud.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_tag_immutability.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
test_user_group.py Re-script ldap API script 2020-08-20 11:24:51 +00:00
test_user_view_logs.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
testutils.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
update_docker_cfg.sh Create Dockerfile for E2E py-test 2020-09-14 02:36:18 +00:00