blob: c02b612e7ef81150df620d8ed66082996ae6393b [file] [log] [blame]
- job:
name: czechlight-clearfog
parent: run-ci-build-sh-f31
timeout: 3600
post-timeout: 600
vars:
prepare_git_submodules: true
zuul_work_dir: "{{ zuul.projects['cesnet-gerrit-czechlight/CzechLight/br2-external'].src_dir }}"
required-projects: &projects
- github/buildroot/buildroot
- CzechLight/dependencies
- CzechLight/cla-sysrepo
- CzechLight/gammarus
- CzechLight/netconf-cli
- github/CESNET/libyang
- github/sysrepo/libredblack
- github/sysrepo/sysrepo
- github/CESNET/libnetconf2
- github/CESNET/Netopeer2
- github/onqtam/doctest
- github/docopt/docopt.cpp
- github/gabime/spdlog
- github/rollbear/trompeloeil
- github/tplgy/cppcodec
- github/AmokHuginnsson/replxx
- github/pybind/pybind11
- github/Kistler-Group/sdbus-cpp
- job:
name: czechlight-beagleboneblack
parent: run-ci-build-sh-f31
timeout: 3600
vars:
prepare_git_submodules: true
required-projects: *projects
- project:
check:
jobs:
- czechlight-clearfog:
provides: CzechLight-br2-build-clearfog
vars:
artifacts:
name: br2-work-dir
glob: 'br2-work-dir-*.tar.zst'
post-run: ci/post.yaml
roles:
- zuul: return-built-artifact
- czechlight-beagleboneblack
promote:
jobs:
- promote-artifacts:
timeout: 600