Hashar has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/362405 )

Change subject: Cleanup localhost-cleanup JJB macro
......................................................................

Cleanup localhost-cleanup JJB macro

Unused since we migrated jobs to Nodepool.

Change-Id: Ie96040e70a16936fce67ba5d2310b749cbc0a40f
---
M jjb/macro.yaml
1 file changed, 0 insertions(+), 13 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/05/362405/1

diff --git a/jjb/macro.yaml b/jjb/macro.yaml
index 7643659..0062117 100644
--- a/jjb/macro.yaml
+++ b/jjb/macro.yaml
@@ -249,7 +249,6 @@
 
 # Expose the current MediaWiki install path in http://localhost:9412
 #
-# ALWAYS pair with 'localhost-cleanup'
 - builder:
     name: prepare-localhost
     builders:
@@ -281,7 +280,6 @@
 
 # qunit
 #
-# ALWAYS pair with 'localhost-cleanup'
 - builder:
     name: qunit-karma
     builders:
@@ -293,17 +291,6 @@
         rm -rf node_modules
         npm install
         ./node_modules/.bin/grunt karma:main
-
-- publisher:
-    name: localhost-cleanup
-    publishers:
-     - postbuildscript:
-         builders:
-           - shell: |
-               rm -f "/srv/localhost-worker/$BUILD_TAG"
-         # Postbuild options are confusing, setting both to false ensures the 
script always runs.
-         onsuccess: False
-         onfailure: False
 
 # mw-selenium
 #

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie96040e70a16936fce67ba5d2310b749cbc0a40f
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to