Skip to content
Snippets Groups Projects
Commit ac5086bb authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

simulation vars

parent 8eaff80b
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -18,6 +18,9 @@ before_script:
- export DISTRIB_NAME=chaos-distrib-$REV_POSTFIX
- export DISTRIB_PREFIX=/usr/local/chaos/chaos-distrib
- export INSTALL_DIR=$DISTRIB_PREFIX
- export CHAOS_MDS=127.0.0.1:5000
- export CHAOS_INTEFACE=lo
- export CHAOS_IP=127.0.0.1
- export PATH=/usr/local/chaos/qt-56/bin:$PATH
- echo "Running on $ID $VERSION_ID $ARCH (distrib name '$DISTRIB_NAME')"
- git config --global user.email andrea.michelotti@lnf.infn.it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment