Hashar has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/358341 )
Change subject: contint: install HHVM from main
......................................................................
contint: install HHVM from main
HHVM 3.18 caused segfault for luasandbox and other tests. That has bring
CI down T165074 since it got added to the 'main' component.
To work around it, we had 3.12 uploaded to 'experimental' and CI
instructed to pin HHVM from there.
HHVM 3.18 is fine now, so lets get CI nodes to install it from 'main'
and remove the temporary puppet code entirely.
Bug: T167493
Bug: T165074
Change-Id: I094909dccc69d43f03b69919ee9300713c6c1ea2
---
M modules/contint/manifests/hhvm.pp
1 file changed, 0 insertions(+), 12 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/41/358341/1
diff --git a/modules/contint/manifests/hhvm.pp
b/modules/contint/manifests/hhvm.pp
index 8e697fa..fa36f30 100644
--- a/modules/contint/manifests/hhvm.pp
+++ b/modules/contint/manifests/hhvm.pp
@@ -1,17 +1,5 @@
class contint::hhvm {
- if $::operatingsystem == 'Debian' {
- apt::pin { 'hhvm-from-experimental':
- package => '/^hhvm.*/',
- pin => 'release o=Wikimedia,c=experimental',
- priority => '1002',
- before => [
- Class['::contint::packages::hhvm'],
- Class['::hhvm'],
- ]
- }
- }
-
include ::contint::packages::hhvm
class { '::hhvm':
--
To view, visit https://gerrit.wikimedia.org/r/358341
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I094909dccc69d43f03b69919ee9300713c6c1ea2
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