Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Remove unmaintained BLC (#19801)
Browse files Browse the repository at this point in the history
qrgfqwrgq
  • Loading branch information
leezu committed Feb 23, 2021
1 parent 2c98cea commit e1d1105
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 311 deletions.
41 changes: 0 additions & 41 deletions ci/docker/Dockerfile.build.ubuntu_blc

This file was deleted.

37 changes: 0 additions & 37 deletions ci/docker/install/ubuntu_npm_blc.sh

This file was deleted.

13 changes: 1 addition & 12 deletions ci/docker/runtime_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -947,10 +947,6 @@ build_ubuntu_gpu_large_tensor() {
ninja
}

build_ubuntu_blc() {
echo "pass"
}

# Testing

sanity_check() {
Expand Down Expand Up @@ -2102,14 +2098,7 @@ publish_scala_deploy() {
popd
}

# broken_link_checker

broken_link_checker() {
set -ex
./tests/nightly/broken_link_checker_test/broken_link_checker.sh
}

# artifact repository unit tets
# artifact repository unit tests
test_artifact_repository() {
set -ex
pushd .
Expand Down
59 changes: 0 additions & 59 deletions tests/nightly/broken_link_checker_test/JenkinsfileForBLC

This file was deleted.

27 changes: 0 additions & 27 deletions tests/nightly/broken_link_checker_test/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions tests/nightly/broken_link_checker_test/broken_link_checker.sh

This file was deleted.

105 changes: 0 additions & 105 deletions tests/nightly/broken_link_checker_test/test_broken_links.py

This file was deleted.

0 comments on commit e1d1105

Please sign in to comment.