Mock ldapinfo during octocatalog runs
[mirror/dsa-puppet.git] / .gitlab-ci.yml
index 642c68d..4b3e9ad 100644 (file)
@@ -16,6 +16,7 @@
     - git branch -f $ENV_TEST $CI_BUILD_REF
     - bundle exec r10k deploy environment --puppetfile --verbose debug $ENV_BASE $ENV_TEST
     - spec/octocatalog/init-system
+    - spec/octocatalog/init-env
     - spec/octocatalog/run-octocatalog
 
 test-octocatalog/master: