diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9e26330061..41cccee3e7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -952,8 +952,7 @@ changelog: untracked: true linkcheck: - <<: *base_image - stage: docs + <<: *quick_checks_job script: # Some domains tested by linkchecker may think that we connect to them too # often and will refuse connection or reply with and error code, which @@ -1557,9 +1556,7 @@ unit:clang:tsan: artifacts: true generate-tsan-stress-test-configs: - <<: *base_image - <<: *default_triggering_rules - stage: system + <<: *quick_checks_job script: - util/generate-tsan-stress-jobs.py > tsan-stress-test-configs.yml artifacts: