It doesn't work as expected. I was not able to force goss validate
empty output on stdout/stderr. I will contact goss maintainer here.
Reverted this to have nightly tests fixed.
This reverts commit 71ba85f157.
Change-Id: I555954dbfd173bcdfccaaa80792316d5b681e09b
changes/70/7570/1
parent
71ba85f157
commit
c20168b4e2
@ -1,10 +0,0 @@
|
||||
{
|
||||
"command": {
|
||||
mysql -Bs mysql -e 'SELECT User,Host,Password FROM user WHERE (Password = "" OR Password LIKE "!%") AND User != "root"': {
|
||||
"comment": "There must be no users without password (root is an exception here, customer must set it later)"
|
||||
"exit-status": 0,
|
||||
"stdout": [],
|
||||
"stderr": []
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1 +0,0 @@
|
||||
../ce/11_mysql_paswords.json.tt2
|
||||
Loading…
Reference in new issue