BryanDavis has uploaded a new change for review.

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

Change subject: Run wmf-beta-autoupdate.py as jenkins-deploy
......................................................................

Run wmf-beta-autoupdate.py as jenkins-deploy

Bug: T94261
Change-Id: I93e4138aa5aa024cde63a7e7936d54e0ed8320d1
---
M jjb/beta.yaml
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/85/200285/1

diff --git a/jjb/beta.yaml b/jjb/beta.yaml
index 3994bab..22c6a4e 100644
--- a/jjb/beta.yaml
+++ b/jjb/beta.yaml
@@ -186,10 +186,8 @@
     block-downstream: true
 
     builders:
-      # The beta autoupdate script uses npm and need the home to be set to
-      # mwdeploy home, that is done by passing -H to sudo
       - shell: |
-          sudo -H -u mwdeploy /usr/local/bin/wmf-beta-autoupdate.py --verbose
+          /usr/local/bin/wmf-beta-autoupdate.py --verbose
 
     logrotate:
         daysToKeep: 7

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I93e4138aa5aa024cde63a7e7936d54e0ed8320d1
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <[email protected]>

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

Reply via email to