bitnami-containers/.vib/percona-mysql/goss/percona-mysql.yaml

15 lines
395 B
YAML

# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
file:
# Checks there is a template already loaded as a config file
/opt/bitnami/mysql/conf/my.cnf:
exists: true
filetype: file
contents:
- "socket=/opt/bitnami/mysql/tmp/mysql.sock"
/opt/bitnami/mysql/logs/mysqld.log:
exists: true
filetype: symlink
linked-to: /dev/stdout