jenkins-bot has submitted this change and it was merged.
Change subject: Log browser test results to Raita
......................................................................
Log browser test results to Raita
Set RAITA_URL in the environment when running browser tests. MW-Selenium
versions that support it will log Cucumber results in JSON format to
Raita's Elasticsearch database.
Change-Id: I3fa094e079f08e32b967078e8d93d81733ca99fa
---
M jjb/macro-browsertests.yaml
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Zfilipin: Looks good to me, approved
jenkins-bot: Verified
diff --git a/jjb/macro-browsertests.yaml b/jjb/macro-browsertests.yaml
index ec3ac3a..398fef7 100644
--- a/jjb/macro-browsertests.yaml
+++ b/jjb/macro-browsertests.yaml
@@ -17,6 +17,9 @@
export SCREENSHOT_FAILURES=true
export SCREENSHOT_FAILURES_PATH="$WORKSPACE/log"
+ # Log results to Raita
+ export RAITA_URL=http://integration-raita.eqiad.wmflabs:9200/raita
+
# Set MEDIAWIKI_ENVIRONMENT for mediawiki-selenium >= 1.0.0
case '{mediawiki_url}' in
*.beta.wmflabs.org)
--
To view, visit https://gerrit.wikimedia.org/r/208403
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3fa094e079f08e32b967078e8d93d81733ca99fa
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Dduvall <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits