[System tests] Need to change mysql_termination test - we shouldn't kill mysqld_safe

Bug #1398970 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Fuel QA Team

Bug Description

in test_failover.py we have line where we kill mysql
remote.check_call('pkill -9 "mysqld_safe|mysqld"')
we shouldn't kill mysqld_safe because it will break ocf logic then

we should kill directly pid of mysqld - find pid with pgrep -x mysqld and kill this pid

Tags: system-tests
Changed in fuel:
importance: High → Medium
milestone: 6.0 → 6.1
milestone: 6.1 → 6.0.1
status: New → Confirmed
Changed in fuel:
status: Confirmed → Triaged
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

Issue was fixed in another one bug

Changed in fuel:
status: Triaged → Invalid
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.