Changeset 23120


Ignore:
Timestamp:
08/17/18 15:17:15 (7 years ago)
Author:
jdquinn
Message:

CHG: /var/lib/jenkins is user jenkins’ home dir!

Location:
issm/trunk-jpl/jenkins
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/linux64_ross

    r23119 r23120  
    1212        --with-matlab-dir=$MATLAB_PATH \
    1313        --with-python-dir=/usr \
    14         --with-python-numpy-dir=$ISSM_DIR/.local/lib/python2.7/site-packages/numpy \
     14        --with-python-numpy-dir=/var/lib/jenkins/.local/lib/python2.7/site-packages/numpy \
    1515        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1616        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
  • issm/trunk-jpl/jenkins/linux64_ross_python

    r23119 r23120  
    1111        --disable-static \
    1212        --with-python-dir=/usr \
    13         --with-python-numpy-dir=$ISSM_DIR/.local/lib/python2.7/site-packages/numpy \
     13        --with-python-numpy-dir=/var/lib/jenkins/.local/lib/python2.7/site-packages/numpy \
    1414        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1515        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
  • issm/trunk-jpl/jenkins/linux64_ross_se

    r23119 r23120  
    1212        --with-matlab-dir=$MATLAB_PATH \
    1313        --with-python-dir=/usr \
    14         --with-python-numpy-dir=$ISSM_DIR/.local/lib/python2.7/site-packages/numpy \
     14        --with-python-numpy-dir=/var/lib/jenkins/.local/lib/python2.7/site-packages/numpy \
    1515        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1616        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
Note: See TracChangeset for help on using the changeset viewer.