MXS-1300: Fix monitor and listener creation
The creation commands for monitors and listeners referred to undefined variables. Also fixed the test case names being duplicated.
This commit is contained in:
		| @ -1,6 +1,6 @@ | ||||
| require('../test_utils.js')() | ||||
|  | ||||
| describe("Server states", function() { | ||||
| describe("Service Commands", function() { | ||||
|     before(startMaxScale) | ||||
|  | ||||
|     var ctrl = require('maxctrl-core') | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Markus Mäkelä
					Markus Mäkelä