-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CHARMS - Github workflows and test case updates #395
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved!
Please review the comment.
src/test/java/CHARMS/features/rasopathyStudy/RAS Entire Flow.feature
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please adjust the schedule to 11:15 am? It's currently set for 5:30 pm, which coincides with heavy SQL jobs that run at that time. This results in Regression test failures as SQL jobs bring down the application for about half an hour. Here is the adjusted cron from 11:15 am. Thanks!
This corresponds to 11:15 AM EST (16:15 PM UTC) from Monday to Friday
- cron: '15 16 * * MON-FRI'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you confirm this with Maria/Diego?
No description provided.