Project

General

Profile

CI Plan

  1. every commit to master(or set of commits if CI was busy before)
    1. build amd64 config
    2. run amd64 in bhyve VM (and do simple tests)
  2. every tag
    1. build all configurations
    2. run all possible configurations
    3. do basic tests
  3. every release
    1. build all configurations
    2. run all possible configurations
    3. do all possible tests
    4. publish firmwares