Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
marian-pritsak authored Jun 3, 2024
1 parent 33b3cc5 commit 042ac74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dash-pipeline/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -743,13 +743,15 @@ kill-saichallenger-client:
run-saichallenger-tests: run-saichallenger-functional-tests run-saichallenger-scale-tests

run-saichallenger-functional-tests: deploy-ixiac
# Disabled due to https://github.com/sonic-net/DASH/issues/581
# $(DOCKER_RUN_SAI_CHALLENGER_CLIENT) \
# -w /sai-challenger/dash_tests/functional \
# $(DOCKER_FLAGS) \
# $(DOCKER_SAI_CHALLENGER_CLIENT_IMG) \
# ./run-tests.sh --setup=$(SAI_CHALLENGER_SETUP_FILE) $(SAI_CHALLENGER_TEST)

run-saichallenger-scale-tests: deploy-ixiac
# Disabled due to https://github.com/sonic-net/DASH/issues/581
# $(DOCKER_RUN_SAI_CHALLENGER_CLIENT) \
# -w /sai-challenger/dash_tests/scale \
# $(DOCKER_FLAGS) \
Expand Down

0 comments on commit 042ac74

Please sign in to comment.