Hashar has uploaded a new change for review.

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

Change subject: browsertests: replace -p ciwmf with --tags @clean
......................................................................

browsertests: replace -p ciwmf with --tags @clean

The ciwmf cucumber profile has been removed from the repositories,
instead QA would like to whitelist scenario using the @clean tag for
features that works on a freshly installed wiki.

Update jobs:

mwext-browsertests-MobileFrontend-phantomjs
mwext-browsertests-Translatewiki-phantomjs
mwext-browsertests-UniversalLanguageSelector-phantomjs
mwext-browsertests-VisualEditor-phantomjs

Change-Id: Ib4e874bdbefdd9730c582020a42548a5036d5a73
---
M macro.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/macro.yaml b/macro.yaml
index 2e967a3..f13ce0b 100644
--- a/macro.yaml
+++ b/macro.yaml
@@ -109,7 +109,7 @@
             export MEDIAWIKI_USER=WikiAdmin
             export MEDIAWIKI_PASSWORD=testpass
             /srv/deployment/integration/slave-scripts/tools/bundler/bundle 
exec cucumber --color \
-                -p ciwmf \
+                --tags @clean \
                 --format pretty \
                 --format junit --out "$WORKSPACE/log" \
                 --format html --out "$WORKSPACE/log/report.html"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib4e874bdbefdd9730c582020a42548a5036d5a73
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