2016-04-26 13:09:46 |
Alexander Gromov |
description |
Repository: https://github.com/Mirantis/mos-integration-tests
Test "Restart child metadata-agent process with kill SIGHUP command" from stable/8.0 branch fails on MOS 8.0 with invalid syntax for kill command as it can't find a correct pid for the process.
Testrail link: https://mirantis.testrail.com/index.php?/tests/view/4681898
Environment: 3 controllers + 3 computes-cinder VLAN
This test was fixed in master branch so it should be back-ported to the stable/8.0 branch.
Milestone: Mirantis OpenStack 8.0-updates |
Repository: https://github.com/Mirantis/mos-integration-tests
Test "Restart child metadata-agent process with kill SIGHUP command" from stable/8.0 branch fails on MOS 8.0 with invalid syntax for kill command as it can't find a correct pid for the process.
Output:
Get a pid of a process for metada-agent
Pid for child metada-agent process is
Kill a process with HUP
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
Testrail link: https://mirantis.testrail.com/index.php?/tests/view/4681898
Environment: 3 controllers + 3 computes-cinder VLAN
This test was fixed in master branch so it should be back-ported to the stable/8.0 branch.
Milestone: Mirantis OpenStack 8.0-updates |
|