Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/115605
Change subject: contint: python-dev on labs slaves
......................................................................
contint: python-dev on labs slaves
We are using tox and might end up compiling C python modules, that
requires python-dev to be installed on the labs CI slaves.
Change-Id: I144ae0aeb23b2eefbd0e00ed485400e3f85dfd61
---
M modules/contint/manifests/packages/labs.pp
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/05/115605/1
diff --git a/modules/contint/manifests/packages/labs.pp
b/modules/contint/manifests/packages/labs.pp
index d5382a5..ae3d234 100644
--- a/modules/contint/manifests/packages/labs.pp
+++ b/modules/contint/manifests/packages/labs.pp
@@ -12,6 +12,9 @@
'npm',
'python-pip',
+ # Let us compile python modules:
+ 'python-dev',
+
# For mediawiki/extensions/Collection/OfflineContentGenerator/bundler
'zip',
--
To view, visit https://gerrit.wikimedia.org/r/115605
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I144ae0aeb23b2eefbd0e00ed485400e3f85dfd61
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits