17655: update formula to comply with Arvados' standards
[arvados-formula.git] / test / integration / shell / inspec.yml
1 # -*- coding: utf-8 -*-
2 # vim: ft=yaml
3 # Copyright (C) The Arvados Authors. All rights reserved.
4 #
5 # SPDX-License-Identifier: Apache-2.0
6 ---
7 name: shell
8 title: arvados formula shell submodule
9 maintainer: SaltStack Formulas
10 license: Apache-2.0
11 # yamllint disable-line rule:line-length
12 summary: Verify that the arvados formula shell submodule is setup and configured correctly
13 depends:
14   - name: share
15     path: test/integration/share
16 supports:
17   - platform-name: debian
18   - platform-name: ubuntu
19   - platform-name: centos