X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/0162a0e0eec317a6038a3fd00786b2381eb30e2d..3d4138ef0c1ad1863989aa38d6e1a0b10490b977:/kitchen.yml diff --git a/kitchen.yml b/kitchen.yml index ff0d8c0..7d10585 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -78,6 +78,7 @@ suites: # installing/testing it without an api server running will fail # - example_nginx_keepproxy pillars_from_files: + # yamllint disable rule:line-length arvados.sls: pillar.example example_postgres.sls: test/salt/pillar/examples/postgresql.sls example_nginx.sls: test/salt/pillar/examples/nginx_passenger.sls @@ -86,6 +87,7 @@ suites: example_nginx_keepweb.sls: test/salt/pillar/examples/nginx_keepweb_configuration.sls # example_nginx_keepproxy.sls: test/salt/pillar/examples/nginx_keepproxy_configuration.sls example_nginx_controller.sls: test/salt/pillar/examples/nginx_controller_configuration.sls + # yamllint enable rule:line-length dependencies: - name: example_add_snakeoil_certs path: test/salt/states @@ -125,10 +127,12 @@ suites: - example_nginx_workbench - example_nginx_workbench2 pillars_from_files: + # yamllint disable rule:line-length arvados.sls: pillar.example example_nginx.sls: test/salt/pillar/examples/nginx_passenger.sls example_nginx_workbench.sls: test/salt/pillar/examples/nginx_workbench_configuration.sls example_nginx_workbench2.sls: test/salt/pillar/examples/nginx_workbench2_configuration.sls + # yamllint enable rule:line-length dependencies: - name: example_add_snakeoil_certs path: test/salt/states