| - job: |
| name: f34-gcc-netconf-cli-no-sysrepo |
| description: | |
| Build a minimal version without sysrepo or the test suite |
| parent: f34-gcc |
| |
| - project: |
| check: |
| jobs: |
| - f34-gcc-cover: |
| pre-run: ci/pre.yaml |
| requires: CzechLight-deps-f34-gcc |
| - f34-clang-asan-ubsan: |
| pre-run: ci/pre.yaml |
| requires: CzechLight-deps-f34-clang-asan-ubsan |
| - f34-clang-tsan: |
| pre-run: ci/pre.yaml |
| requires: CzechLight-deps-f34-clang-tsan |
| - f34-gcc-netconf-cli-no-sysrepo: |
| pre-run: ci/pre.yaml |
| requires: CzechLight-deps-f34-gcc |
| - f34-cpp-coverage-diff: |
| pre-run: ci/pre.yaml |
| voting: false |
| - clang-format: |
| voting: false |
| - f34-gcc-cover-previous: |
| pre-run: ci/pre.yaml |
| requires: CzechLight-deps-f34-gcc |
| - czechlight-clearfog: |
| required-projects: |
| - CzechLight/br2-external |
| requires: CzechLight-br2-build-clearfog |