bstinson / centos / t_functional

Forked from centos/t_functional 3 years ago
Clone

Blame tests/0_common/20_upgrade_all.sh

Karanbir Singh 43deec
#!/bin/sh
Karanbir Singh 43deec
Karanbir Singh 2dd0be
t_Log "Running $0 - test that all updates can be applied to this machine cleanly"
Karanbir Singh 43deec
Karanbir Singh 43deec
yum -d0 -y upgrade
Karanbir Singh 2dd0be
c49572
t_CheckExitStatus $?