You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the past couple of weeks we've been moving some of our test execution from Helix to also run on GitHub Actions to help running them more efficiently, but at the time, we had not disabled them from also running in Helix as we were mostly doing it as a proof of concept. Today, an intermittent outage with one of our container registries pushed us to need to fully disable tests running in Helix in order to be able to unblock progress and being able to merge changes in.
This issue is meant to track the investigation of all of the tests that still need to be moved into GHA and were only running in Helix, which after the change above we are no longer covering in PRs. Once we have the list of missing things, we should then use this issue to also track the progress of moving all of those to github actions.
There are 3 sub-tasks. Dashboard one is already resolved. The ElasticSearch has a PR out (#7547). And @captainsafia was looking at the AzureFunctions one, I believe.
There are 3 sub-tasks. Dashboard one is already resolved. The ElasticSearch has a PR out (#7547). And @captainsafia was looking at the AzureFunctions one, I believe.
Thanks!
IIUC, the workload tests, and playground tests are also disabled. I'm working on those in #7568 .
For the past couple of weeks we've been moving some of our test execution from Helix to also run on GitHub Actions to help running them more efficiently, but at the time, we had not disabled them from also running in Helix as we were mostly doing it as a proof of concept. Today, an intermittent outage with one of our container registries pushed us to need to fully disable tests running in Helix in order to be able to unblock progress and being able to merge changes in.
This issue is meant to track the investigation of all of the tests that still need to be moved into GHA and were only running in Helix, which after the change above we are no longer covering in PRs. Once we have the list of missing things, we should then use this issue to also track the progress of moving all of those to github actions.
This should be done for 9.1.
cc: @davidfowl @radical @eerhardt @DamianEdwards @ReubenBond
The text was updated successfully, but these errors were encountered: