harbor/tests/apitests/python/library
danfengliu acc027afd7 Remove deploytment of python3.6 and set dns for docker
1. Docker v20 is the default version for git action, dns should be set manually.
Python v3.8 is the default version for git action, so remove deployment for python v3.6.
2. Some of API tests would be affect by docker v20, like manifest get
message will not be triggered if there is one locally, to avoid this
impact, API tests will be tested with docker E2E image, in this image,
docker v19 is enabled.

Signed-off-by: danfengliu <danfengl@vmware.com>
2021-03-11 17:53:36 +08:00
..
__init__.py add new api tests (#6127) 2018-10-31 13:13:31 +08:00
base.py Remove deploytment of python3.6 and set dns for docker 2021-03-11 17:53:36 +08:00
chart.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
configurations.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
docker_api.py Remove deploytment of python3.6 and set dns for docker 2021-03-11 17:53:36 +08:00
Harbor.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
label.py Check the existence of name when creating replication rule and fix bugs in testing library (#6381) 2018-11-30 13:32:20 +08:00
project.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
registry.py Since harbor 1.8 released, API test for replication was not update yet, so in this PR, replicaiton test will be adapt for harbor 1.8. 2019-08-08 17:06:37 +08:00
replication.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
repository.py Add docker credential for harbor 1.10.0 and fix docker api issue 2021-01-11 14:06:25 +08:00
retention.py add swagger for tag retention 2019-09-06 17:27:20 +08:00
sign.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00
system.py Merge branch 'upgrade-python-for-1.10' of https://github.com/danfengliu/harbor into upgrade-python-for-1.10 2020-09-07 16:42:31 +08:00
user.py Upgrade python and robot framework 2020-09-07 06:26:21 +00:00