X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/0bb9afbf9e3f8d0af0f883e7b5b28161c7391597..4871254408f8a9330de08fde2c21cb60ae1e5aa6:/kitchen.yml diff --git a/kitchen.yml b/kitchen.yml index d0f50c5..cb35319 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -236,7 +236,7 @@ suites: source: https://github.com/saltstack-formulas/postgres-formula.git - name: nginx repo: git - source: https://github.com/netmanagers/nginx-formula.git + source: https://github.com/saltstack-formulas/nginx-formula.git state_top: base: '*': @@ -297,7 +297,7 @@ suites: path: test/salt/states/examples - name: nginx repo: git - source: https://github.com/netmanagers/nginx-formula.git + source: https://github.com/saltstack-formulas/nginx-formula.git state_top: base: '*': @@ -325,6 +325,7 @@ suites: # yamllint enable rule:line-length verifier: inspec_tests: + - path: test/integration/repo - path: test/integration/workbench - path: test/integration/workbench2 #### shell @@ -360,15 +361,13 @@ suites: - arvados._mapdata - arvados.repo - arvados.keepstore - # - arvados.clean pillars: top.sls: base: '*': - arvados pillars_from_files: - arvados.sls: test/salt/pillar/arvados.sls + arvados.sls: test/salt/pillar/arvados_dev.sls verifier: inspec_tests: - - path: test/integration/repo - path: test/integration/keepstore