Jan Kundrát | bba5252 | 2020-11-11 17:40:31 +0100 | [diff] [blame^] | 1 | - job: |
| 2 | name: f32-gcc-netconf-cli-no-sysrepo |
| 3 | description: | |
| 4 | Build a minimal version without sysrepo or the test suite |
| 5 | parent: f32-gcc |
| 6 | |
Jan Kundrát | 73e3bf2 | 2019-02-28 15:44:02 +0100 | [diff] [blame] | 7 | - project: |
| 8 | check: |
| 9 | jobs: |
Jan Kundrát | a46751c | 2020-10-19 21:50:33 +0200 | [diff] [blame] | 10 | - f32-gcc-cover: |
| 11 | requires: CzechLight-deps-f32-gcc |
| 12 | - f32-clang-asan-ubsan: |
| 13 | requires: CzechLight-deps-f32-clang-asan-ubsan |
| 14 | - f32-clang-tsan: |
| 15 | requires: CzechLight-deps-f32-clang-tsan |
Jan Kundrát | bba5252 | 2020-11-11 17:40:31 +0100 | [diff] [blame^] | 16 | - f32-gcc-netconf-cli-no-sysrepo: |
| 17 | requires: CzechLight-deps-f32-gcc |
Jan Kundrát | a46751c | 2020-10-19 21:50:33 +0200 | [diff] [blame] | 18 | - f32-cpp-coverage-diff: |
Jan Kundrát | 74fbab8 | 2020-04-14 13:45:52 +0200 | [diff] [blame] | 19 | voting: false |
| 20 | - clang-format: |
| 21 | voting: false |
Jan Kundrát | a46751c | 2020-10-19 21:50:33 +0200 | [diff] [blame] | 22 | - f32-gcc-cover-previous: |
| 23 | requires: CzechLight-deps-f32-gcc |