test: standardise use of `share` suite & `_mapdata` state [skip ci]
[arvados-formula.git] / test / integration / shell / inspec.yml
1 # -*- coding: utf-8 -*-
2 # vim: ft=yaml
3 ---
4 name: shell
5 title: arvados formula shell submodule
6 maintainer: SaltStack Formulas
7 license: Apache-2.0
8 # yamllint disable-line rule:line-length
9 summary: Verify that the arvados formula shell submodule is setup and configured correctly
10 depends:
11   - name: share
12     path: test/integration/share
13 supports:
14   - platform-name: debian
15   - platform-name: ubuntu
16   - platform-name: centos
17   - platform-name: fedora
18   - platform-name: opensuse
19   - platform-name: suse
20   - platform-name: freebsd
21   - platform-name: openbsd
22   - platform-name: amazon
23   - platform-name: oracle
24   - platform-name: arch
25   - platform-name: gentoo
26   - platform: windows