Commit c81820b2 authored by Raphael Defosseux's avatar Raphael Defosseux

CI: removing the yml GitLab CI file (useless w/ our Jenkins pipelines)

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent f591427e
job1:
script:
- date
- pwd
- echo $OAI_TEST_CASE_GROUP
- echo $MACHINELIST
- echo $MACHINELISTGENERIC
- echo $RESULT_DIR
- echo $NRUNS_LTE_SOFTMODEM
- source oaienv
- rm -rf cmake_targets/autotests/log
- mkdir cmake_targets/autotests/log
- cd cmake_targets/autotests/v2
- python main.py
- date
only:
- triggers
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment