- configure
- ltmain.sh
- m4/libtool.m4
- expire_in: "1 week"
+ expire_in: "1 day"
.configure: &configure |
${CONFIGURE} \
- autoreconf:sid:amd64
artifacts:
untracked: true
- expire_in: "1 week"
+ expire_in: "1 day"
.windows_build: &windows_build_job
stage: build
- autoreconf:sid:amd64
artifacts:
untracked: true
- expire_in: "1 week"
+ expire_in: "1 day"
.setup_interfaces: &setup_interfaces |
if [ "$(id -u)" -eq "0" ]; then
- test -s bin/tests/system/systests.output
artifacts:
untracked: true
- expire_in: "1 week"
+ expire_in: "1 day"
when: on_failure
.kyua_report: &kyua_report_html |
- 'If (Test-Path C:/CrashDumps/*) { dir C:/CrashDumps; Throw }'
artifacts:
untracked: true
- expire_in: "1 week"
+ expire_in: "1 day"
when: on_failure
only:
- schedules
- kyua.log
- kyua.results
- kyua_html/
- expire_in: "1 week"
+ expire_in: "1 day"
when: on_failure
.cppcheck_args: &run_cppcheck |
- compile_commands.json
- cppcheck.results
- cppcheck_html/
- expire_in: "1 week"
+ expire_in: "1 day"
when: on_failure
### Job Definitions
paths:
- util/newcopyrights
- checklibs.out
- expire_in: "1 week"
+ expire_in: "1 day"
when: on_failure
🐞:sid:amd64:
artifacts:
paths:
- doc/arm/
- expire_in: "1 month"
+ expire_in: "1 day"
push:docs:sid:amd64:
<<: *debian_sid_amd64_image
artifacts:
paths:
- scan-build.reports/
- expire_in: "1 week"
+ expire_in: "1 day"
when: on_failure
# Jobs for regular GCC builds on Debian Sid (amd64)
after_script:
- find bin -name 'tsan.*' -exec python3 util/parse_tsan.py {} \;
artifacts:
- expire_in: "1 week"
+ expire_in: "1 day"
paths:
- bin/tests/system/*/tsan.*
- bin/tests/system/*/*/tsan.*
after_script:
- find lib -name 'tsan.*' -exec python3 util/parse_tsan.py {} \;
artifacts:
- expire_in: "1 week"
+ expire_in: "1 day"
paths:
- lib/*/tests/tsan.*
- tsan/
artifacts:
paths:
- "*.tar.gz"
- expire_in: "1 week"
+ expire_in: "1 day"