Update test configuration files

Updated the REST API and MaxCtrl configuration files with new object
names. Updated tests with new object names.
This commit is contained in:
Markus Mäkelä
2018-01-19 09:19:32 +02:00
parent f204650bbb
commit ccebf38bc0
13 changed files with 87 additions and 87 deletions

View File

@ -98,7 +98,7 @@ describe("Service", function() {
"attributes": {
"parameters": {
"port": 4012,
"protocol": "MySQLClient",
"protocol": "MariaDBClient",
"authenticator": "MySQLAuth",
"address": "127.0.0.1"
}