blob: 1a84140c174c1b6415f729d7caf16c4174d38f40 [file] [log] [blame]
# TODO(xingao) Update to 2.0.0 to enable metadataTest.
schemaVersion: "1.0.0"
# Distro-specific tests
commandTests:
- name: 'os-version'
command: ['sh', '-c', 'cat /etc/issue.net']
expectedOutput: ['Debian GNU/Linux 8']