Jan Kundrát | a4fbff2 | 2019-03-01 11:03:21 +0100 | [diff] [blame] | 1 | - job: |
| 2 | name: czechlight-clearfog |
| 3 | parent: run-ci-build-sh |
| 4 | timeout: 5400 |
| 5 | vars: |
| 6 | prepare_git_submodules: true |
| 7 | required-projects: &projects |
| 8 | - github/buildroot/buildroot |
| 9 | - CzechLight/dependencies |
| 10 | - CzechLight/cla-sysrepo |
Jan Kundrát | 623bf87 | 2019-10-23 18:37:36 +0200 | [diff] [blame] | 11 | - CzechLight/gammarus |
Jan Kundrát | a4fbff2 | 2019-03-01 11:03:21 +0100 | [diff] [blame] | 12 | - CzechLight/netconf-cli |
| 13 | - github/CESNET/libyang |
| 14 | - github/sysrepo/libredblack |
| 15 | - github/sysrepo/sysrepo |
| 16 | - github/CESNET/libnetconf2 |
| 17 | - github/CESNET/Netopeer2 |
Jan Kundrát | e7d2162 | 2019-03-28 22:52:38 +0100 | [diff] [blame] | 18 | - github/onqtam/doctest |
Jan Kundrát | a4fbff2 | 2019-03-01 11:03:21 +0100 | [diff] [blame] | 19 | - github/docopt/docopt.cpp |
| 20 | - github/gabime/spdlog |
| 21 | - github/rollbear/trompeloeil |
Jan Kundrát | c901db0 | 2019-10-30 15:01:23 +0100 | [diff] [blame^] | 22 | - github/tplgy/cppcodec |
Jan Kundrát | a4fbff2 | 2019-03-01 11:03:21 +0100 | [diff] [blame] | 23 | - github/AmokHuginnsson/replxx |
| 24 | |
| 25 | - project: |
| 26 | check: |
| 27 | jobs: |
| 28 | - czechlight-clearfog |