Zfilipin has uploaded a new change for review. https://gerrit.wikimedia.org/r/60396
Change subject: Remove tags where not necessary to simplify Jenkins job configuration ...................................................................... Remove tags where not necessary to simplify Jenkins job configuration Bug: 47550 Change-Id: I8e1bb7c62f570f846d8099c1250f414f3b20c9d6 --- M docs/jobs.md 1 file changed, 0 insertions(+), 5 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests refs/changes/96/60396/1 diff --git a/docs/jobs.md b/docs/jobs.md index bd669f1..c418cd0 100644 --- a/docs/jobs.md +++ b/docs/jobs.md @@ -57,7 +57,6 @@ ## browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_8 - Browser Label: internet_explorer_8 -- bundle exec: parallel_cucumber features/aftv5.feature features/create_account.feature features/file.feature features/page_edit.feature features/page_triage.feature features/search.feature -n 6 --test-options '--profile ci --tags ~@ie8-bug' ## browsertests-en.wikipedia.beta.wmflabs.org-windows-internet_explorer_9 - Browser Label: internet_explorer_9 @@ -86,7 +85,6 @@ ## browsertests-en.wikipedia.org-windows-internet_explorer_8 - Browser Label: internet_explorer_8 -- bundle exec: parallel_cucumber features/create_account.feature features/math.feature features/page_triage.feature -n 3 --test-options '--profile ci --tags ~@ie8-bug' ## browsertests-en.wikipedia.org-windows-internet_explorer_9 - Browser Label: internet_explorer_9 @@ -108,15 +106,12 @@ ## browsertests-sandbox.translatewiki.net-windows-internet_explorer_6 - Browser Label: internet_explorer_6 -- bundle exec: parallel_cucumber features/create_account.feature features/universal_language_selector.feature -n 2 --test-options '--profile ci --tags ~@ie6-bug' ## browsertests-sandbox.translatewiki.net-windows-internet_explorer_7 - Browser Label: internet_explorer_7 -- bundle exec: parallel_cucumber features/create_account.feature features/universal_language_selector.feature -n 2 --test-options '--profile ci --tags ~@ie7-bug' ## browsertests-sandbox.translatewiki.net-windows-internet_explorer_8 - Browser Label: internet_explorer_8 -- bundle exec: parallel_cucumber features/create_account.feature features/universal_language_selector.feature -n 2 --test-options '--profile ci --tags ~@ie8-bug' ## browsertests-sandbox.translatewiki.net-windows-internet_explorer_9 - Browser Label: internet_explorer_9 -- To view, visit https://gerrit.wikimedia.org/r/60396 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8e1bb7c62f570f846d8099c1250f414f3b20c9d6 Gerrit-PatchSet: 1 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
