Skip to content

Commit

Permalink
Updated SAI-Challenger to latest main
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Kokhan <[email protected]>
  • Loading branch information
andriy-kokhan committed Feb 16, 2024
1 parent 08800bf commit 7d73a20
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Changing this will cause build/publish to occur in CI actions
export DASH_ACR_REGISTRY=sonicdash.azurecr.io
export DOCKER_SAI_CHALLENGER_CLIENT_BLDR_IMG_NAME=${DASH_ACR_REGISTRY}/dash-saichallenger-client-bldr
export DOCKER_SAI_CHALLENGER_CLIENT_BLDR_IMG_CTAG?=230601
export DOCKER_SAI_CHALLENGER_CLIENT_BLDR_IMG_CTAG?=240216
2 changes: 1 addition & 1 deletion dash-pipeline/dockerfiles/Dockerfile.saichallenger-client
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM sonicdash.azurecr.io/dash-saichallenger-client-bldr:230601
FROM sonicdash.azurecr.io/dash-saichallenger-client-bldr:240216

ENV SAI_CHALLENGER_PATH /sai-challenger
ENV DASH_PATH /dash
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Requires <url of sai-challenger branch> <commit sha> or something
# sc-client:230607
# sc-client:240216
FROM sc-client

ADD tests/ /tests/
Expand Down
2 changes: 1 addition & 1 deletion test/SAI-Challenger
Submodule SAI-Challenger updated 117 files

0 comments on commit 7d73a20

Please sign in to comment.