forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
2.6.0-betaimprovement: CIimprovement: resource usageImprovements made on resource usage on runtime or/and compile timeImprovements made on resource usage on runtime or/and compile timeimprovement: testspriority: highImportant tasks that need attention soon.Important tasks that need attention soon.
Description
Currently, there're some annoying issues with how our docker tests is being ran, both in local and CI environments. Issues like long execution times, not able to run a specific tests etc.
My suggested fix is refactoring unified Docker test entrypoint into protocol-specific test targets to improves test isolation, and allow targeted test to run both locally and in CI which also improves docker tests running time
- run-docker-tests-utxo
- run-docker-tests-eth
- run-docker-tests-ibc
- run-docker-tests-sia
- run-docker-tests-qtum
- run-docker-tests-zcoin
Additionally, we can have a run-docker-tests feature to be used for running all docker tests locally
cc. @shamardy
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
2.6.0-betaimprovement: CIimprovement: resource usageImprovements made on resource usage on runtime or/and compile timeImprovements made on resource usage on runtime or/and compile timeimprovement: testspriority: highImportant tasks that need attention soon.Important tasks that need attention soon.