Files
MaxScale/system-test/mdbci/test_vm.json
Esa Korhonen 08f5174915 MXS-2900 Rename maxscale-system-test directory to system-test
A link with the old directory name is provided.
2020-07-28 15:24:27 +03:00

11 lines
197 B
JSON

{
"ubuntu_bionic": {
"hostname": "default",
"box" : "###test_vm_box###",
"user" : "###test_vm_user###",
"memory_size": "8192",
"cpu_count": "8"
}
}