]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Don't assume y on distro kernel reinstall...
authorSandon Van Ness <sandon@redhat.com>
Tue, 9 Dec 2014 19:58:33 +0000 (11:58 -0800)
committerSandon Van Ness <sandon@redhat.com>
Tue, 9 Dec 2014 19:58:33 +0000 (11:58 -0800)
commit0b01cc8adcbe35d9ab09916e1974d27da68da3ea
tree9a423defb56c6a79a65258ccdb92f2c411892109
parentd3f947a8003fa671fe5ff917e0288272beea8bf5
Don't assume y on distro kernel reinstall...

Because if its the running kernel yum will skip the current
version and install install an older package? WTF? I would not
expect such behavior from a reinstall but it is what it is...

Also skipping current running kernel output was in stderr not the
stdout so I made changes to reflect that.

Signed-off-by: Sandon Van Ness <sandon@redhat.com>
teuthology/task/kernel.py