File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 env :
3131 MULTI_SERVER_ENV_DOCKER_BUILD_OS : ubuntu24
3232 MULTI_SERVER_LOG_DIR : build/tests/multi-server/freeradius-multi-server-test-runtime-logs
33- MULTI_SERVER_TEST_RESULTS_LOG : ${MULTI_SERVER_LOG_DIR} /multi-server-test-results-combined.log
34- MULTI_SERVER_TEST_LISTENER_LOG : ${MULTI_SERVER_LOG_DIR} /multi-server-test-listener-combined.log
33+ MULTI_SERVER_TEST_RESULTS_LOG : build/tests/multi-server/freeradius-multi-server-test-runtime-logs /multi-server-test-results-combined.log
34+ MULTI_SERVER_TEST_LISTENER_LOG : build/tests/multi-server/freeradius-multi-server-test-runtime-logs /multi-server-test-listener-combined.log
3535
3636 steps :
3737 # Checkout, but defer pulling LFS objects until we've restored the cache
@@ -187,8 +187,8 @@ jobs:
187187
188188 env :
189189 MULTI_SERVER_LOG_DIR : build/tests/multi-server/freeradius-multi-server-test-runtime-logs
190- MULTI_SERVER_TEST_RESULTS_LOG : ${MULTI_SERVER_LOG_DIR} /multi-server-test-results-combined.log
191- MULTI_SERVER_TEST_LISTENER_LOG : ${MULTI_SERVER_LOG_DIR} /multi-server-test-listener-combined.log
190+ MULTI_SERVER_TEST_RESULTS_LOG : build/tests/multi-server/freeradius-multi-server-test-runtime-logs /multi-server-test-results-combined.log
191+ MULTI_SERVER_TEST_LISTENER_LOG : build/tests/multi-server/freeradius-multi-server-test-runtime-logs /multi-server-test-listener-combined.log
192192
193193 container :
194194 image : docker.internal.networkradius.com/self-hosted
You can’t perform that action at this time.
0 commit comments