Dzahn has submitted this change and it was merged.

Change subject: Add pmtpa apaches for completeness
......................................................................


Add pmtpa apaches for completeness

Replace /home/w -> /home/wikipedia

Change-Id: Ib042bfcfde4410029b8b87ffa2f43a415adb3b9a
---
M files/misc/scripts/apache-fast-test
1 file changed, 4 insertions(+), 2 deletions(-)

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



diff --git a/files/misc/scripts/apache-fast-test 
b/files/misc/scripts/apache-fast-test
index 36bb6b4..2056fc1 100755
--- a/files/misc/scripts/apache-fast-test
+++ b/files/misc/scripts/apache-fast-test
@@ -43,8 +43,10 @@
                if (/^pybal$/) {
                        # list of production servers from pybal config
                        $servers = get_server_list_from_pybal_config(qw(
-                               /home/w/conf/pybal/eqiad/apaches
-                               /home/w/conf/pybal/eqiad/api
+                               /home/wikipedia/conf/pybal/eqiad/apaches
+                               /home/wikipedia/conf/pybal/eqiad/api
+                               /home/wikipedia/conf/pybal/pmtpa/apaches
+                               /home/wikipedia/conf/pybal/pmtpa/api
                        ));
                } elsif (/^([\w\.]+)$/) {
                        $servers->{$1} = 1;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib042bfcfde4410029b8b87ffa2f43a415adb3b9a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to