Akosiaris has submitted this change and it was merged.

Change subject: operations-puppet-spec
......................................................................


operations-puppet-spec

Run the `rake spec` target of operations/puppet which run the modules
rspec tests.

Change-Id: I8f90d2d8e0c630985f44f94f6425f5cb444b3da3
---
M operations-puppet.yaml
1 file changed, 13 insertions(+), 0 deletions(-)

Approvals:
  Akosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/operations-puppet.yaml b/operations-puppet.yaml
index cd23e76..c2b77d3 100644
--- a/operations-puppet.yaml
+++ b/operations-puppet.yaml
@@ -27,6 +27,18 @@
             rake --rakefile rakefile validate color=true
         )
 
+# Run rspec
+- job-template:
+    name: 'operations-puppet-spec'
+    node: hasSlaveScripts
+    defaults: use-zuul
+
+    triggers:
+     - zuul
+
+    builders:
+     - shell: "rake spec"
+
 # Trigger integration tests hold in 'tests' sub directories as manifests.
 # See the shell wrapper in integration/jenkins.git
 - job-template:
@@ -100,6 +112,7 @@
      - '{name}-erblint-HEAD'
      - operations-puppet-typos
      - operations-puppet-validate
+     - operations-puppet-spec
      - operations-puppet-test
      - operations-puppet-doc
      - operations-puppet-pep8

-- 
To view, visit https://gerrit.wikimedia.org/r/73928
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8f90d2d8e0c630985f44f94f6425f5cb444b3da3
Gerrit-PatchSet: 2
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Akosiaris <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to