Skip to content

Commit

Permalink
Also remove linux-rel-intermittent
Browse files Browse the repository at this point in the history
Judged unnecessary: #23633 (comment)
  • Loading branch information
SimonSapin committed Jun 25, 2019
1 parent 251315d commit 91da718
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 40 deletions.
13 changes: 1 addition & 12 deletions etc/ci/buildbot_steps.yml
Expand Up @@ -5,18 +5,6 @@ env:
SCCACHE_IDLE_TIMEOUT: "1200"
GST_DEBUG: '3'

linux-rel-intermittent:
env:
CC: clang-4.0
CXX: clang++-4.0
commands:
- ./mach clean-nightlies --keep 3 --force
- ./mach clean-cargo-cache --keep 3 --force
- ./etc/ci/clean_build_artifacts.sh
- ./mach build --release -p servo
- ./etc/ci/check_intermittents.sh --log-raw intermittents.log
- ./etc/ci/clean_build_artifacts.sh

linux-rel-nogate:
env:
CC: clang-4.0
Expand Down Expand Up @@ -91,3 +79,4 @@ linux-nightly: []
arm32: []
arm64: []
mac-rel-intermittent: []
linux-rel-intermittent: []
22 changes: 0 additions & 22 deletions etc/ci/check_intermittents.sh

This file was deleted.

4 changes: 0 additions & 4 deletions etc/ci/former_intermittents_css.txt

This file was deleted.

2 changes: 0 additions & 2 deletions etc/ci/former_intermittents_wpt.txt

This file was deleted.

0 comments on commit 91da718

Please sign in to comment.