harbor/tests/robot-cases/Group0-BAT
Daniel Jiang 2064a1cd6d Switch to basic authentication for registry
1. Add basic authorizer for registry which modify the request
to add basic authorization header to request based on configuration.
2. Set basic auth header for proxy when accessing registry
3. Switche the registry to use basic auth by default and use the basic
authorizer to access Harbor.
4. Make necessary change to test cases, particularly
"test_robot_account.py" and "docker_api.py", because the error is
changed after siwtched to basic auth from token auth.  #10604 is opened
to track the follow up work.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-01-31 21:46:47 +09:00
..
API_DB.robot Switch to basic authentication for registry 2020-01-31 21:46:47 +09:00
API_LDAP.robot Enable api tests in travis (#5900) 2018-09-19 17:49:43 +08:00
BAT.robot Repull image when error 2019-12-31 14:30:26 +08:00