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

added SKIP_TEST

parent 15af98bc
No related branches found
No related tags found
No related merge requests found
Pipeline #38888 canceled
...@@ -30,7 +30,7 @@ before_script: ...@@ -30,7 +30,7 @@ before_script:
- export CHAOS_LOG_SERVERS=influxdb:8086 - export CHAOS_LOG_SERVERS=influxdb:8086
- export CHAOS_DB_SERVERS=mongo - export CHAOS_DB_SERVERS=mongo
- export PATH=/usr/local/chaos/qt-56/bin:$PATH - export PATH=/usr/local/chaos/qt-56/bin:$PATH
- echo "Running on $ID $VERSION_ID $ARCH (distrib name '$DISTRIB_NAME')" - echo "Running on $ID $VERSION_ID $ARCH (distrib name '$DISTRIB_NAME') $REVNAME"
- git config --global user.email andrea.michelotti@lnf.infn.it - git config --global user.email andrea.michelotti@lnf.infn.it
- git config --global user.name amichelo - git config --global user.name amichelo
- git config --global color.ui true - git config --global color.ui true
......
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