Description of problem:
After execute "edit-node --shell *.iso"
[root@dhcp-11-127 home]# edit-node --shell rhev-hypervisor6-6.5-20130930.0.auto665.el6.iso
rhev-hypervisor6-6.5-20130930.0.auto665.el6.iso
Setting SELinux Permissive During Yum Install
Returning SELinux To Enforcing
Launching shell. Exit to continue.
----------------------------------
[root@dhcp-11-127 /]#
we check that edit-node change to permissive on the
build machine if it's enforcing, then reset back.Launching shell in the end
but actually it should launch shell before the state of selinux reset back
Version-Release number of selected component (if applicable):
ovirt-node-tools-3.1.0-0.999.20131008031742gitb12767b.el6.noarch
How reproducible:
100%
Steps to Reproduce:
Actual result:
Expect result:
Additional info:
Test version:
ovirt-node-tools-3.0.4-1.0.el6.noarch.rpm
Test result:
edit-node --shell ovirt-node-iso-3.0.4-1.0.201401291204.el6.iso
ovirt-node-iso-3.0.4-1.0.201401291204.el6.iso
Setting SELinux Permissive During Yum Install
Launching shell. Exit to continue.
----------------------------------
[root@dhcp-11-127 /]# exit
exit
Returning SELinux To Enforcing
done
Running Minimizer
[]
Creating Manifests
..
check that edit-node change to permissive on the
build machine if it's enforcing, then it will launch shell, and reset the state of selinux back in the end.
so this bug has been fixed, change the status into "verified".