Skip to content

Commit

Permalink
update correct image tag
Browse files Browse the repository at this point in the history
Signed-off-by: Srikanth Ramakrishna <[email protected]>
  • Loading branch information
sramakintel committed Dec 19, 2024
1 parent 33d7d5c commit a566b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tests/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ perf-stock:
- dst: /tests
src: $PWD/python/tests
xpu-base-layers-${IDP_VERISON:-core}:
img: ${REGISTRY}/${REPO}:b-${GITHUB_RUN_NUMBER:-0}-${BASE_IMAGE_NAME:-ubuntu}-${BASE_IMAGE_TAG:-22.04}-idp-${IDP_VERSION:-core}-py${PYTHON_VERSION:-3.11}-xpu-base
img: ${REGISTRY}/${REPO}:b-${GITHUB_RUN_NUMBER:-0}-${BASE_IMAGE_NAME:-ubuntu}-${BASE_IMAGE_TAG:-22.04}-${PACKAGE_OPTION:-pip}-py${PYTHON_VERSION:-3.10}-xpu-base
cmd: bash /tests/xpu_base_layers_test.sh
device: ["/dev/dri"]
volumes:
Expand Down

0 comments on commit a566b67

Please sign in to comment.