blob: 7221e09ae73d3602aa3b8b6bb7c5a139facb6701 [file] [log] [blame]
- job:
name: f34-gcc-netconf-cli-no-sysrepo
description: |
Build a minimal version without sysrepo or the test suite
parent: f34-gcc
- job:
name: netconf-cli-f34-clang-asan-ubsan
parent: f34-clang-asan-ubsan
pre-run: ci/pre.yaml
requires: CzechLight-deps-f34-clang-asan-ubsan
timeout: 1800
vars:
zuul_work_dir: "{{ zuul.projects[zuul.project.canonical_hostname + '/CzechLight/netconf-cli'].src_dir }}"
- project:
check:
jobs:
- f34-gcc-cover:
pre-run: ci/pre.yaml
requires: CzechLight-deps-f34-gcc
required-projects: &projects
- CzechLight/dependencies
timeout: 1800
- netconf-cli-f34-clang-asan-ubsan:
required-projects: *projects
- f34-clang-tsan:
pre-run: ci/pre.yaml
requires: CzechLight-deps-f34-clang-tsan
required-projects: *projects
timeout: 1800
- f34-gcc-netconf-cli-no-sysrepo:
pre-run: ci/pre.yaml
requires: CzechLight-deps-f34-gcc
required-projects: *projects
timeout: 1800
- f34-cpp-coverage-diff:
pre-run: ci/pre.yaml
voting: false
timeout: 1800
- clang-format:
voting: false
- f34-gcc-cover-previous:
pre-run: ci/pre.yaml
requires: CzechLight-deps-f34-gcc
required-projects: *projects
timeout: 1800
- czechlight-clearfog:
required-projects:
- CzechLight/br2-external
requires: CzechLight-br2-build-clearfog
timeout: 1800