Jan Kundrát | bba5252 | 2020-11-11 17:40:31 +0100 | [diff] [blame] | 1 | - job: |
Jan Kundrát | 847d7c8 | 2021-05-18 00:11:22 +0200 | [diff] [blame^] | 2 | name: f34-gcc-netconf-cli-no-sysrepo |
Jan Kundrát | bba5252 | 2020-11-11 17:40:31 +0100 | [diff] [blame] | 3 | description: | |
| 4 | Build a minimal version without sysrepo or the test suite |
Jan Kundrát | 847d7c8 | 2021-05-18 00:11:22 +0200 | [diff] [blame^] | 5 | parent: f34-gcc |
Jan Kundrát | bba5252 | 2020-11-11 17:40:31 +0100 | [diff] [blame] | 6 | |
Jan Kundrát | 73e3bf2 | 2019-02-28 15:44:02 +0100 | [diff] [blame] | 7 | - project: |
| 8 | check: |
| 9 | jobs: |
Jan Kundrát | 847d7c8 | 2021-05-18 00:11:22 +0200 | [diff] [blame^] | 10 | - f34-gcc-cover: |
| 11 | requires: CzechLight-deps-f34-gcc |
| 12 | - f34-clang-asan-ubsan: |
| 13 | requires: CzechLight-deps-f34-clang-asan-ubsan |
| 14 | - f34-clang-tsan: |
| 15 | requires: CzechLight-deps-f34-clang-tsan |
| 16 | - f34-gcc-netconf-cli-no-sysrepo: |
| 17 | requires: CzechLight-deps-f34-gcc |
| 18 | - f34-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 | 847d7c8 | 2021-05-18 00:11:22 +0200 | [diff] [blame^] | 22 | - f34-gcc-cover-previous: |
| 23 | requires: CzechLight-deps-f34-gcc |