Something went wrong on our end
Forked from
oai / openairinterface5G
22148 commits behind the upstream repository.
-
Cédric Roux authoredCédric Roux authored
.gitlab-ci.yml 371 B
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