17750: fix style (linters suggestions) [ci skip]
[arvados-formula.git] / test / integration / api / 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: api
8 title: arvados formula api submodule
9 maintainer: SaltStack Formulas
10 license: Apache-2.0
11 summary: Verify that the arvados formula api is setup and configured correctly
12 depends:
13   - name: share
14     path: test/integration/share
15 supports:
16   - platform-name: debian
17   - platform-name: ubuntu
18   - platform-name: centos