#695 [beaker-tests-sanity] use https for copr-config-bad
Closed 4 years ago by praiskup. Opened 4 years ago by frostyx.
copr/ frostyx/copr fix-upload-auth  into  master

@@ -2,5 +2,5 @@ 

  login = arctfgmbntgnlgjnaioa

  username = clime

  token = cwkumbwcynvpbzwcucgqpkxucqhsaa

- copr_url = http://copr-fe-dev.cloud.fedoraproject.org

+ copr_url = https://copr-fe-dev.cloud.fedoraproject.org

  # expiration date: 2018-01-27

The upload_authentication.sh test is supposed to check, whether
a user hasn't his API token expired and don't upload a package
to the frontend if so. The test stopped working because of we enforce
https on the frontend.

Can not rebase via button again, merged as: 9a3ee58

Pull-Request has been closed by praiskup

4 years ago