osmo-ci/scripts/repo-install-test
Oliver Smith a1b4e8bb55 repo-install-test: get OBS pub key from proper URL
The public OBS key expired on 2022-05-22 and was replaced with a key
that was only shortly valid until 2022-06-08. Shortly after it was
replaced with a key that is valid longer, until 2024-08-02.

On 2022-06-09, one of the osmocom-repo-install tests started failing.
For some reason, the key in the latest/Debian_10 directory was not
updated to the latest one:
https://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_10/Release.key

Since the key is the same for all of network:osmocom, adjust the
function to download it from a place that the OBS web UI links to when
attempting to download the public GPG key.

I guess the latest/Debian_10/Release.key will get updated once making a
new release and updating the packages in the repository. But sinc
there's a lot of other tasks to do, just use this practical solution for
now.

Change-Id: Idd0fb6e07cba959a36269244b0c7b5c62aaffeee
2022-06-10 15:15:37 +02:00
..
blacklist_centos8.txt repo-install-test: Fix name blacklist_centos.txt to centos8 2020-12-07 14:50:16 +01:00
blacklist_debian9.txt repo-install-test: rename 'debian' to 'debian9' 2021-01-25 10:28:16 +01:00
blacklist_debian10.txt repo-install-test: add 'debian10' 2021-01-25 10:31:11 +01:00
run-inside-docker.sh repo-install-test: get OBS pub key from proper URL 2022-06-10 15:15:37 +02:00