-
Notifications
You must be signed in to change notification settings - Fork 23
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
Indy Node system tests depend on the Sovrin package #102
Comments
Additional details on the circular dependency:
The way forward:
Unfortunately this code does not work to conditionally install indy-test-automation/system/docker/node/Dockerfile Lines 65 to 67 in 3b44feb
and which had yet to also address conditional installation of the indy-test-automation/system/docker/node/Dockerfile Lines 69 to 78 in 3b44feb
Important details:
Next Steps (as I see them):
|
The main concern expressed by this issue has been resolved by #109 |
That's bad because if someone makes breaking changes in Node, he has to release an updated version of Sovrin in order to fix and run tests.
Example of depending code:
https://github.com/hyperledger/indy-test-automation/blob/master/system/docker/node/Dockerfile#L65
Proposal:
This PR was intended to fix it but I didn't have time to accomplish it so it's closed:
#101
This proposal is the result of the previous research.
The text was updated successfully, but these errors were encountered: