Cmcmahon has submitted this change and it was merged. Change subject: Updated Jobs and documentation who gets e-mail notification when a Jenkins job fails ......................................................................
Updated Jobs and documentation who gets e-mail notification when a Jenkins job fails Only for jobs that run Selenium tests. Bug: 53578 Change-Id: I5dc293e66beb623ade204a3609af1d5a27ce0b77 --- M docs/jobs.md 1 file changed, 6 insertions(+), 6 deletions(-) Approvals: Cmcmahon: Looks good to me, approved jenkins-bot: Verified diff --git a/docs/jobs.md b/docs/jobs.md index 90d125e..15922dc 100644 --- a/docs/jobs.md +++ b/docs/jobs.md @@ -1,6 +1,6 @@ # browsertests -- Recipients: [email protected] [email protected] +- Recipients: [email protected] [email protected] - Repository URL: browsertests@gerrit - Branch: master - Folder: root of the repository @@ -105,7 +105,7 @@ # CirrusSearch-en.wikipedia.beta.wmflabs.org - bundle exec: cucumber --verbose --profile ci -- Recipients: [email protected] [email protected] +- Recipients: [email protected] [email protected] [email protected] - Repository URL: CirrusSearch@gerrit - MediaWiki URL: en.wikipedia.beta.wmflabs.org - Folder: tests/browser/ @@ -120,7 +120,7 @@ - Browser Label: firefox - bundle exec: cucumber --verbose --profile ci -- Recipients: [email protected] [email protected] [email protected] +- Recipients: [email protected] [email protected] [email protected] [email protected] [email protected] - Repository URL: MobileFrontend@gerrit - Folder: tests/acceptance/ @@ -139,7 +139,7 @@ ## TwnMainPage-sandbox.translatewiki.net-linux-firefox - Browser Label: firefox - bundle exec: cucumber --verbose --profile ci --tags @sandbox.translatewiki.net -- Recipients: [email protected] [email protected] +- Recipients: [email protected] [email protected] [email protected] [email protected] [email protected] - Repository URL: TwnMainPage@gerrit - Branch: master - MediaWiki URL: sandbox.translatewiki.net @@ -148,7 +148,7 @@ # UniversalLanguageSelector -- Recipients: [email protected] [email protected] +- Recipients: [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] - Repository URL: UniversalLanguageSelector@gerrit - Folder: tests/browser/ @@ -178,7 +178,7 @@ # VisualEditor-test2.wikipedia.org-linux-firefox - Browser Label: firefox - bundle exec: cucumber --verbose --profile ci --tags @test2.wikipedia.org -- Recipients: [email protected] [email protected] [email protected] [email protected] +- Recipients: [email protected] [email protected] [email protected] - Repository URL: VisualEditor@gerrit - MediaWiki URL: test2.wikipedia.org - Folder: modules/ve-mw/test/browser/ -- To view, visit https://gerrit.wikimedia.org/r/88998 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5dc293e66beb623ade204a3609af1d5a27ce0b77 Gerrit-PatchSet: 3 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> Gerrit-Reviewer: Amire80 <[email protected]> Gerrit-Reviewer: Cmcmahon <[email protected]> Gerrit-Reviewer: Jforrester <[email protected]> Gerrit-Reviewer: Manybubbles <[email protected]> Gerrit-Reviewer: Mgrover <[email protected]> Gerrit-Reviewer: Nikerabbit <[email protected]> Gerrit-Reviewer: Santhosh <[email protected]> Gerrit-Reviewer: Siebrand <[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
