Open BryanttV opened 4 days ago
Is there a reason why the integration tests are failing or skipping?
@BryanttV has this been tested in a remote env?
Is there a reason why the integration tests are failing or skipping?
@MaferMazu integration tests in nightly are failing for an unknown error, and as a consequence, the workflows for the other Tutor versions are getting cancelled. I'm going to open a PR with a fix to avoid this
Although since Tutor 19 hasn't been released yet, seems like we have no way to know that the integration tests are passing for Sumac
has this been tested in a remote env?
Yes @magajh , the changes were deployed and tested in our Sumac stage.
Although since Tutor 19 hasn't been released yet, seems like we have no way to know that the integration tests are passing for Sumac
Should we then wait for the new version of Tutor to merge this PR?
@BryanttV I'd say is not necessary, we can close this PR and open a follow-up task to make sure the tests in Sumac are passing once tutor 19 is released
@BryanttV can we rebase with this branch https://github.com/eduNEXT/eox-tenant/pull/232 to see if it works?
Description
This PR adds support for the Open edX Sumac release.
These were the changes made:
edx-platform
Sumac release.Testing instructions
eox-tenant
using this PR branch, you can use the steps in Tutor documentation.Related Issues