Skip to content

Commit

Permalink
Remove unmaintained BLC (apache#19801)
Browse files Browse the repository at this point in the history
  • Loading branch information
leezu authored and Rohit Kumar Srivastava committed Feb 22, 2021
1 parent 1d8d615 commit 707b4ee
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 346 deletions.
41 changes: 0 additions & 41 deletions ci/docker/Dockerfile.build.ubuntu_blc

This file was deleted.

7 changes: 0 additions & 7 deletions ci/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,3 @@ services:
dockerfile: Dockerfile.build.ubuntu_cpu_jekyll
cache_from:
- ${DOCKER_CACHE_REGISTRY}/build.ubuntu_cpu_jekyll:latest
ubuntu_blc:
image: ${DOCKER_CACHE_REGISTRY}/build.ubuntu_blc:latest
build:
context: .
dockerfile: Dockerfile.build.ubuntu_blc
cache_from:
- ${DOCKER_CACHE_REGISTRY}/build.ubuntu_blc:latest
37 changes: 0 additions & 37 deletions ci/docker/install/ubuntu_npm_blc.sh

This file was deleted.

28 changes: 0 additions & 28 deletions ci/docker/install/ubuntu_tutorials.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 707b4ee

Please sign in to comment.