Skip to content

19 further ci development

Bartek Wrona requested to merge 19_further_CI_development into 0.24.0

Implemented basic CI docker based. It performs build of dockerized predefined configurations for:

  • consensus_node
  • fat_node
  • testnet_node (here also all unit tests are spawned).

In next steps attached python tests will be enabled like also consensus_node will be tweaked/tested to be ready for exchanges deployment.

Merge request reports