tree: c498fef96859f8b8a9308f3f313c2050621d6214 [path history] [tgz]
  1. bench.sh
  2. build.sh
  3. common.sh
  4. dirty.sh
  5. README.md
  6. test.sh
.jenkins/caffe2/README.md

Jenkins

The scripts in this directory are the entrypoint for testing Caffe2.

The environment variable BUILD_ENVIRONMENT is expected to be set to the build environment you intend to test. It is a hint for the build and test scripts to configure Caffe2 a certain way and include/exclude tests. Docker images, they equal the name of the image itself. For example: py2-cuda9.0-cudnn7-ubuntu16.04. The Docker images that are built on Jenkins and are used in triggered builds already have this environment variable set in their manifest. Also see ./docker/jenkins/*/Dockerfile and search for BUILD_ENVIRONMENT.

Our Jenkins installation is located at https://ci.pytorch.org/jenkins/.