pulp_rpm
pulp_rpm copied to clipboard
Test sync using auth token
Author: @pavelpicka (ppicka)
Redmine Issue: 7077, https://pulp.plan.io/issues/7077
Test sync repository with auth token
- sync with token & check if synced ok
- sync with wrong token and check error message
As this is test about authentication the repository to use will be https://fixtures.pulpproject.org/rpm-unsigned/ (as all our fixtures can be used with [only one] auth token)
From: @goosemania (ttereshc) Date: 2020-07-03T14:20:04Z
It would be good to add link to a repo which one can use for testing. Other than that, LGTM.