Currently, the upgrade testing as-designed doesn't work with the CI because it requires both the test client and the MSSQL container to have access to the same file system content. Some changes will need to be made to the CI pipeline to enable this, and some code changes will likely be required as well.
This is a continuation of https://github.com/microsoft/durabletask-mssql/issues/124.
Currently, the upgrade testing as-designed doesn't work with the CI because it requires both the test client and the MSSQL container to have access to the same file system content. Some changes will need to be made to the CI pipeline to enable this, and some code changes will likely be required as well.