mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
CI testing
This commit is contained in:
parent
4c15c04875
commit
8818be36b8
8
.github/workflows/test_linux.yml
vendored
8
.github/workflows/test_linux.yml
vendored
@ -95,15 +95,7 @@ jobs:
|
|||||||
- cfg: { arch: rhel, arch_ver: 7 }
|
- cfg: { arch: rhel, arch_ver: 7 }
|
||||||
pkg_mgr: yum
|
pkg_mgr: yum
|
||||||
conf_pkg: |
|
conf_pkg: |
|
||||||
echo -----
|
|
||||||
ls .
|
|
||||||
echo -----
|
|
||||||
ls /etc/
|
|
||||||
echo -----
|
|
||||||
ls /etc/yum.repos.d/
|
ls /etc/yum.repos.d/
|
||||||
echo -----
|
|
||||||
ls /etc/yum.repos.d/CentOS-Linux-*
|
|
||||||
echo -----
|
|
||||||
sed -i -e "s|mirrorlist=|#mirrorlist=|g" -e "s|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g" /etc/yum.repos.d/CentOS-Linux-* &&
|
sed -i -e "s|mirrorlist=|#mirrorlist=|g" -e "s|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g" /etc/yum.repos.d/CentOS-Linux-* &&
|
||||||
yum -y install epel-release
|
yum -y install epel-release
|
||||||
yum -y update
|
yum -y update
|
||||||
|
Loading…
Reference in New Issue
Block a user