# Copyright VMware, Inc. # SPDX-License-Identifier: APACHE-2.0 command: # The spark serve command is working check-server: exec: timeout 2s /opt/bitnami/codeigniter/spark serve | tail -n2 exit-status: 0 stdout: - started