jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  BryanDavis: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I93e4138aa5aa024cde63a7e7936d54e0ed8320d1
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to