Dzahn has submitted this change and it was merged.
Change subject: admin: add group for benchmarking with chromium
......................................................................
admin: add group for benchmarking with chromium
Adds an admin group for people who run benchmarking tests
with chromium (currently on node osmium). This is for the request
Bug: T89038
so Roan is the only member for now.
Control of the services chromium and xvfb (display server) is needed.
Change-Id: I96d07556ecaafdefdf45676efc1bcac79ef3b314
---
M modules/admin/data/data.yaml
1 file changed, 12 insertions(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index 212f000..e215a59 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -274,7 +274,18 @@
'ALL = (root) NOPASSWD: /usr/sbin/service cxserver restart',
'ALL = (root) NOPASSWD: /usr/sbin/service cxserver reload',
'ALL = (cxserver) NOPASSWD: ALL']
-
+ chromium-admin:
+ gid: 742
+ description: people who run benchmarking tests with chromium (and xvfb)
+ members: [catrope]
+ privileges: ['ALL = (root) NOPASSWD: /usr/sbin/service chromium stop',
+ 'ALL = (root) NOPASSWD: /usr/sbin/service chromium start',
+ 'ALL = (root) NOPASSWD: /usr/sbin/service chromium restart',
+ 'ALL = (root) NOPASSWD: /usr/sbin/service chromium reload',
+ 'ALL = (root) NOPASSWD: /usr/sbin/service xvfb stop',
+ 'ALL = (root) NOPASSWD: /usr/sbin/service xvfb start',
+ 'ALL = (root) NOPASSWD: /usr/sbin/service xvfb restart',
+ 'ALL = (root) NOPASSWD: /usr/sbin/service xvfb reload']
users:
rush:
ensure: present
--
To view, visit https://gerrit.wikimedia.org/r/189606
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I96d07556ecaafdefdf45676efc1bcac79ef3b314
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits