Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/287648

Change subject: contint: drop role::ci::slave::labs::light
......................................................................

contint: drop role::ci::slave::labs::light

The role::ci::slave::labs::light was originally created to ease the
transition toward Jessie since mediawiki::packages could not be
installed on Jessie (T94836).  That is now solved and there is no more
any slaves using that class.

Change-Id: I8f8dd523159cf633101bf26b96637cbfb83ef508
---
D modules/role/manifests/ci/slave/labs/light.pp
1 file changed, 0 insertions(+), 25 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/48/287648/1

diff --git a/modules/role/manifests/ci/slave/labs/light.pp 
b/modules/role/manifests/ci/slave/labs/light.pp
deleted file mode 100644
index 40eabe8..0000000
--- a/modules/role/manifests/ci/slave/labs/light.pp
+++ /dev/null
@@ -1,25 +0,0 @@
-# == Class role::ci::slave::labs::light
-#
-# Transient role that setup a slave labs for Jessie.  Regular slaves include
-# mediawiki::packages and over cmaterials which are not yet ready on Jessie
-# (tracking task is https://phabricator.wikimedia.org/T94836).
-#
-# Let us migrate some jobs to Jessie since production is moving toward it.
-#
-class role::ci::slave::labs::light {
-
-    requires_realm('labs')
-
-    system::role { 'role::ci::slave::labs::light':
-        description => 'CI *LIGHT* Jenkins slave on labs' }
-
-    # Trebuchet replacement on labs
-    include contint::slave_scripts
-    include role::ci::slave::labs::common
-
-    include contint::packages::apt
-    include contint::packages::ops
-    include contint::packages::python
-
-}
-

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8f8dd523159cf633101bf26b96637cbfb83ef508
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
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