From e54a534c7d1150ef3b71e4f83dc200715b432533 Mon Sep 17 00:00:00 2001 From: Alyson Deives Pereira Date: Wed, 3 Apr 2024 10:10:42 -0300 Subject: [PATCH] Update stx-debian-tools-dev image tag Update container image tag to stx.10.0-v1.0.0. The updated image now contains accel-config utility [1]. TEST PLAN: PASS: Replace accel-config-demo pod image from [2] with the latest stx-debian-tools-dev. Create the pod and verify its logs: kubectl logs dsa-accel-config-demo | tail NOTE: You need stx intel-device-plugins app with intel-device-plugins-dsa chart enabled [3] [1] https://github.com/intel/idxd-config/ [2] https://github.com/intel/intel-device-plugins-for-kubernetes/blob /release-0.29/demo/dsa-accel-config-demo-pod.yaml [3] https://opendev.org/starlingx/app-intel-device-plugins Story: 2011040 Task: 49717 Change-Id: Id3ad8651f72420f077c15c3402a6b433fe000b36 Signed-off-by: Alyson Deives Pereira --- .../build-docker-images/tag-management/image-tags.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-tools/build-docker-images/tag-management/image-tags.yaml b/build-tools/build-docker-images/tag-management/image-tags.yaml index e8c3f6e9..fe160cf7 100644 --- a/build-tools/build-docker-images/tag-management/image-tags.yaml +++ b/build-tools/build-docker-images/tag-management/image-tags.yaml @@ -106,9 +106,9 @@ images: src_ref: https://opendev.org/starlingx/utilities/commit/81c5b2e415f6242977a2b14c40bdad68e3a45a00 tag: stx.9.0-v1.0.0 - name: docker.io/starlingx/stx-debian-tools-dev - src_build_tag: master-debian-stable-20230504T060000Z.0 - src_ref: https://opendev.org/starlingx/utilities/commit/81c5b2e415f6242977a2b14c40bdad68e3a45a00 - tag: stx.9.0-v1.0.0 + src_build_tag: master-debian-stable-20240402T060056Z.0 + src_ref: https://opendev.org/starlingx/utilities/commit/1a1aad921b939a8b60159008ed971895c4de3687 + tag: stx.10.0-v1.0.0 - name: docker.io/starlingx/stx-metrics-server-sample-app src_build_tag: master-centos-stable-20220531T030625Z.0 src_ref: https://opendev.org/starlingx/metrics-server-armada-app/commit/512747aec471066dd4a2dbe9e260b887be6319c8