Skip to content

Conversation

browndav-msft
Copy link
Member

updated all docker files for stress tests to change yum to tdnf`

@Copilot Copilot AI review requested due to automatic review settings October 15, 2025 22:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Docker configurations for Azure Storage stress tests to use the appropriate package manager for the base image. The change replaces yum commands with tdnf commands, which is the correct package manager for CBL-Mariner-based container images.

Key changes:

  • Replace yum with tdnf for package management operations
  • Add explicit system update commands where missing
  • Ensure consistency across all storage stress test Dockerfiles

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
sdk/storage/azure-storage-file-share-stress/Dockerfile Updated package manager from yum to tdnf and added system update
sdk/storage/azure-storage-file-datalake-stress/Dockerfile Updated package manager from yum to tdnf and added system update
sdk/storage/azure-storage-blob-stress/Dockerfile Updated package manager from yum to tdnf for both update and install operations

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Oct 15, 2025
@browndav-msft browndav-msft merged commit 7886616 into Azure:main Oct 16, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants