Enable running of slow tests in CI. (#18236)
authorEdward Yang <ezyang@fb.com>
Thu, 21 Mar 2019 19:37:00 +0000 (12:37 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 21 Mar 2019 19:44:45 +0000 (12:44 -0700)
commit9214852da21e0d15545e8046af211c3388fb9f0d
treec7fd0377415ff2c884106a0f1978796f439bd742
parenta7d886b9a099824a0e4b9fbf13b499fac734ac3d
Enable running of slow tests in CI. (#18236)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18236
ghimport-source-id: 2bb80d017c2ea833669a2d55b340a922b2d44685

Stack from [ghstack](https://github.com/ezyang/ghstack):
* **#18236 Enable running of slow tests in CI.**
* #18231 Add a decorator for marking slow tests.

These tests only run on master, as they are slow.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Differential Revision: D14563115

fbshipit-source-id: f54ddef4abedc7e872e58657fc9ac537952773d0
.circleci/cimodel/pytorch_build_definitions.py
.circleci/config.yml
.jenkins/pytorch/enabled-configs.txt
.jenkins/pytorch/test.sh