From 1ef2ce98ba60b5a7bf4492d7281459b0b721d459 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Thu, 8 Feb 2018 16:54:29 +0100 Subject: [PATCH] TT#18774 Update system-tests for expected my.cnf files Change-Id: I2d9e925fb6eba281f3b6e1bc08e49f937d73539c --- templates/131_filesys-ngcp-pro.yaml.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/131_filesys-ngcp-pro.yaml.tt2 b/templates/131_filesys-ngcp-pro.yaml.tt2 index 4a04896..0434224 100644 --- a/templates/131_filesys-ngcp-pro.yaml.tt2 +++ b/templates/131_filesys-ngcp-pro.yaml.tt2 @@ -107,8 +107,8 @@ file: filetype: file contains: [] - /etc/mysql/inc/my.mysqld_multi.cnf: - exists: true + /etc/mysql/conf.d/my2.cnf: + exists: [% general.ngcp_type == 'carrier' ? 'true' : 'false' %] mode: "0444" owner: root group: root