This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dmaiocchi@linux-buft:~/bin/hawk> docker run --ipc=host -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY hawk_test -H 10.162.30.219 -S 10.162.32.9 -s linux --xvfb -t 15-SP2 | |
TEST: test_set_stonith_maintenance: Placing stonith-sbd in maintenance | |
INFO: stonith-sbd successfully placed in maintenance mode | |
INFO: Main page. Click on Logout | |
TEST: verify_stonith_in_maintenance | |
INFO: ssh command [crm status | grep stonith-sbd] got output [ * stonith-sbd (stonith:external/sbd): Started hana01 (unmanaged)] and error [] | |
INFO: stonith-sbd is unmanaged | |
TEST: test_disable_stonith_maintenance: Re-activating stonith-sbd | |
INFO: stonith-sbd successfully reactivated | |
INFO: Main page. Click on Logout |
OlderNewer