blob: ccac4b4612614a6f9b7a8a275368065b146ceb5b [file] [log] [blame]
schemaVersion: "2.0.0"
commandTests:
- name: 'check-bazel'
command: 'bazel'
args: ['version']
expectedOutput: ['Build label: {_BAZEL_VERSION}']
fileExistenceTests:
- name: 'bazelrc'
path: '/etc/bazel.bazelrc'
shouldExist: true