Files
containers/.vib/node-exporter/goss/node-exporter.yaml
Carlos Rodríguez Hernández ef7ca15881 Add quotes to stderr:
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2023-10-18 17:17:57 +02:00

11 lines
208 B
YAML

# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
command:
check-node-exporter:
exec: timeout --preserve-status 5 node_exporter || true
exit-status: 0
stderr:
- "Listening"