Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: lsst_ci
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:SQuaRE
Description
The weekly, nightly, and lsst_distrib clean build are failing due to the same error message from lsst_ci.
lsst_ci: 15.0+15 .......................................................................................................................................................................::::: [2018-04-22T06:02:20.924442Z] ValueError: Instrument name and input dataset URL must be set in config file |
::::: [2018-04-22T06:02:20.924450Z] ===================== 1 failed, 2 passed in 327.27 seconds ===================== |
::::: [2018-04-22T06:02:20.955850Z] Global pytest run: failed |
::::: [2018-04-22T06:02:20.976613Z] Failed test output: |
::::: [2018-04-22T06:02:20.979598Z] Global pytest output is in /home/jenkins-slave/workspace/science-pipelines/lsst_distrib/centos-6.py3/lsstsw/build/lsst_ci/tests/.tests/pytest-lsst_ci.xml.failed |
::::: [2018-04-22T06:02:20.979622Z] The following tests failed: |
::::: [2018-04-22T06:02:20.982067Z] /home/jenkins-slave/workspace/science-pipelines/lsst_distrib/centos-6.py3/lsstsw/build/lsst_ci/tests/.tests/pytest-lsst_ci.xml.failed |
::::: [2018-04-22T06:02:20.982180Z] 1 tests failed |
::::: [2018-04-22T06:02:20.982695Z] scons: *** [checkTestStatus] Error 1 |
::::: [2018-04-22T06:02:20.983341Z] scons: building terminated because of errors. |
ERROR (349 sec). |
Joshua Hoblitt I believe the PR on validate_drp addresses this issue.