Sage-Bionetworks/schematic

In JIRA: Investigate `Test Schematic` workflow runtime

GiaJordan opened this issue · 4 comments

Describe the bug
Usually it appears that our automated tests of schematic complete in about 5 minutes or less. Lately, some of the tests have been running significantly longer, taking 15 minutes, 35 minutes, 1 hour, and 2 hours and 49 minutes to complete.
Unsure if this is related to something in our code or changes to github, but wanted to make a not of the behavior

To Reproduce
Steps to reproduce the behavior:

  1. make a commit to a dev branch on github to trigger automated tests

Expected behavior
Tests complete without significant delays in runtime

AC:
determine reason for extended runtime, and a potential remedy

Priority (select one)

  • Minor ⬇️
  • Major 📢
  • Critical 🆘

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (if applicable, please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@milen-sage test runtime is starting to become a hinderance to development
cc @MiekoHash

Yes, this needs to get investigated. It may be related to other latencies we are experiencing too, so troubleshooting testing may provide insight into other latency reductions.

Set to Sprint 6 so that I can move to JIRA.