Skip to content
Snippets Groups Projects

Chaos Bundle Compilation

The aim of this pure yaml project is to perform CI on !CHAOS taking all the developed code, recompile for the supported architecures, test and finally deploy. It doesn't still support tests for labview components and for specific platforms. This systems use 3 base images:

  • ubuntu 1604 for future supported release for !CHAOS services
  • ubuntu 1404 for current supported release for !CHAOS services
  • ubuntu 1404 lite to cross compile for arm, and i686 systems

And 2 services used during tests:

The tests are driven by bash/nodejs scripts and use different C/C++ applications and test unit systems (like nodejs mocha)