Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -572,6 +572,8 @@ voip-be-on-merge-request: script: - *print-common-info - bash ci/ivas_voip_be_test.sh tags: - test-fhg-linux-runner1 clang-format-check: extends: Loading ci/ivas_voip_be_test.sh +0 −4 Original line number Diff line number Diff line Loading @@ -38,10 +38,6 @@ network_profile_path="scripts/dly_error_profiles/dly_error_profile_0.dat" output_dir_default="out" output_dir_voip="out_voip" # Hack to make runIvasCodec.py find networkSimulator_g192 and other executables from /tools cp /tools/* scripts/tools/Linux sed -i "s#\"utilPath\": \"/tools\"#\"utilPath\": \"$(pwd)/scripts/tools/Linux\"#" scripts/config/ci_linux.json # Build IVAS make clean make all -j 8 Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -572,6 +572,8 @@ voip-be-on-merge-request: script: - *print-common-info - bash ci/ivas_voip_be_test.sh tags: - test-fhg-linux-runner1 clang-format-check: extends: Loading
ci/ivas_voip_be_test.sh +0 −4 Original line number Diff line number Diff line Loading @@ -38,10 +38,6 @@ network_profile_path="scripts/dly_error_profiles/dly_error_profile_0.dat" output_dir_default="out" output_dir_voip="out_voip" # Hack to make runIvasCodec.py find networkSimulator_g192 and other executables from /tools cp /tools/* scripts/tools/Linux sed -i "s#\"utilPath\": \"/tools\"#\"utilPath\": \"$(pwd)/scripts/tools/Linux\"#" scripts/config/ci_linux.json # Build IVAS make clean make all -j 8 Loading