bitnami-containers/.vib/tensorflow/goss/tensorflow.yaml

16 lines
310 B
YAML

# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
user:
tensorflow:
exists: true
uid: 1001
gid: 0
command:
basic-example:
exec: python ./tensorflow/goss/testfiles/basic_example.py
timeout: 180000
stdout:
- shape=(5, 10)
exit-status: 0