MXS-2167: Change expected test outcome
The test should now pass as the functionality is implemented. Also added a temporary workaround to firewall problems.
This commit is contained in:
@ -199,9 +199,6 @@ add_test_executable(maxctrl_basic.cpp maxctrl_basic replication LABELS maxctrl R
|
||||
# MXS-2167: Monitors should be able to use extra_port
|
||||
add_test_executable(mxs2167_extra_port.cpp mxs2167_extra_port mxs2167_extra_port LABELS REPL_BACKEND)
|
||||
|
||||
# TODO: Remove this once MXS-2167 is fixed
|
||||
set_tests_properties(mxs2167_extra_port PROPERTIES WILL_FAIL TRUE)
|
||||
|
||||
############################################
|
||||
# BEGIN: Tests that require GTID #
|
||||
############################################
|
||||
|
Reference in New Issue
Block a user