Hashar has uploaded a new change for review.

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

Change subject: browsertests: set API_URL to api.php
......................................................................

browsertests: set API_URL to api.php

Change-Id: I90a1e30f1ad69c5e4fa54c7851697366443b83aa
---
M macro.yaml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config 
refs/changes/57/112657/1

diff --git a/macro.yaml b/macro.yaml
index f13ce0b..134700a 100644
--- a/macro.yaml
+++ b/macro.yaml
@@ -106,6 +106,7 @@
             /srv/deployment/integration/slave-scripts/tools/bundler/bundle 
install --path vendor
             export BROWSER_LABEL="phantomjs"
             export 
MEDIAWIKI_URL="http://localhost:9413/$TEST_ID/index.php?title=";
+            export API_URL="http://localhost:9413/$TEST_ID/api.php";
             export MEDIAWIKI_USER=WikiAdmin
             export MEDIAWIKI_PASSWORD=testpass
             /srv/deployment/integration/slave-scripts/tools/bundler/bundle 
exec cucumber --color \

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I90a1e30f1ad69c5e4fa54c7851697366443b83aa
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to