From c2d51f1a3b24056dcd5e17cb7eee3097dc183bd0 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Thu, 15 Feb 2018 10:49:24 +0100 Subject: [PATCH] TT#32985 Clean MySQL NDB cluster system tests Change-Id: I8480fa4a484c83953d588ab7c62fc62c5e351cc7 --- templates/130_filesys-ngcp.yaml.tt2 | 8 -------- 1 file changed, 8 deletions(-) diff --git a/templates/130_filesys-ngcp.yaml.tt2 b/templates/130_filesys-ngcp.yaml.tt2 index 5220486..2c983f6 100644 --- a/templates/130_filesys-ngcp.yaml.tt2 +++ b/templates/130_filesys-ngcp.yaml.tt2 @@ -120,14 +120,6 @@ file: filetype: directory contains: [] - /etc/mysql/cluster.ini: - exists: [% general.ngcp_type == 'carrier' ? 'true' : 'false' %] - mode: "0444" - owner: root - group: root - filetype: file - contains: [] - /etc/mysql/conf.d: exists: true mode: "0755"