blob: 2cbc113c9d5b9574c6fc01875ceae58ad6bbf87e [file] [log] [blame]
schemaVersion: "2.0.0"
# This is failing in Debian9 base. Once resolved, move this test to
# container/common/rbe-base.yaml.
commandTests:
- name: 'check-curl'
command: 'curl'
args: ['--version']
expectedOutput: ['curl .* \(x86_64-pc-linux-gnu\).*']
metadataTest:
env:
- key: 'PATH'
value: '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/python3.6/bin:/usr/local/go/bin'