test/integration.sh: bump nightly
The current one is not available anymore. We cannot use rpmrepo for this yet, because the podman-plugins package is too new.
This commit is contained in:
parent
c282b9b1f0
commit
d9cb6217ef
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ if [[ $ID == rhel ]]; then
|
||||||
sudo tee /etc/yum.repos.d/rhel-8-3-1.repo << EOF
|
sudo tee /etc/yum.repos.d/rhel-8-3-1.repo << EOF
|
||||||
[rhel-8-3-1]
|
[rhel-8-3-1]
|
||||||
name = RHEL 8.3.1 override
|
name = RHEL 8.3.1 override
|
||||||
baseurl = http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/RHEL-8.3.1-20201118.n.0/compose/AppStream/x86_64/os
|
baseurl = http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/RHEL-8.3.1-20201130.n.2/compose/AppStream/x86_64/os
|
||||||
enabled = 0
|
enabled = 0
|
||||||
gpgcheck = 1
|
gpgcheck = 1
|
||||||
EOF
|
EOF
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue