[UI tests] Schedule runs for full UI tests suite#2115
Conversation
This reverts commit 7c42852.
maxme
left a comment
There was a problem hiding this comment.
How will we get notified of a failure of the scheduled ios-device-checks or android-device-checks tests?
|
@maxme Will that CircleCI notification be sufficient or would you like something more visible? We could also set up Slack notifications like in the WPAndroid and WPiOS repos using the CircleCI Slack orb. I could help with that setup; we'd just need to know where you'd like those notifications to go. |
Yes I think this would be better to setup Slack notifications. Can we target the #mobile-gutenberg channel? |
|
I added Slack notifications that will fire only for the scheduled test runs. When the tests fail, a Slack message will be posted to the #mobile-gutenberg channel depending on which device the failure happened on:
The message will also include a button linking to the failed CircleCI job. |
|
This looks great! Thanks @rachelmcr! |
rachelmcr
left a comment
There was a problem hiding this comment.
Approving because it looks like this PR has stalled. The workflow changes look good to me, although it feels a little funny to approve a PR that also has my own changes in it. @maxme is this PR intentionally on hold or is it ok to ship?
|
|
Add an option for UI tests to run every 12 hours against
developbranch.Let's see will it work 🤞
NOTE: This PR includes changes from #2099To test:
Make sure that tests are passing.
PR submission checklist:
RELEASE-NOTES.txtif necessary.