tests: use a more inclusive word for the default password
This change removes problematic language in the test environment. Change-Id: I6f81ab68314902f0239babf887de04f8e30d8954
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
container_name: zuul-test-mysql
|
||||
image: mysql:5.7
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=insecure_slave
|
||||
- MYSQL_ROOT_PASSWORD=insecure_worker
|
||||
ports:
|
||||
- "3306:3306"
|
||||
tmpfs:
|
||||
|
||||
Reference in New Issue
Block a user