Skip to content

[ci] setup_test_environment.yml s3 removal as no longer used#3395

Merged
geomin12 merged 2 commits intomainfrom
users/geomin12/cleanup-test-setup
Feb 17, 2026
Merged

[ci] setup_test_environment.yml s3 removal as no longer used#3395
geomin12 merged 2 commits intomainfrom
users/geomin12/cleanup-test-setup

Conversation

@geomin12
Copy link
Contributor

Noticed that we still install s3 even though boto3 is the tool used for package retrieval! Saves some time in environment setup, so we are removing s3 installs as it is no longer needed

Succcesful linux test: https://github.com/ROCm/TheRock/actions/runs/21956437410/job/63421818744
Successful windows test: https://github.com/ROCm/TheRock/actions/runs/21956437410/job/63421820914

As this does not require build and the above tests is sufficient for testing, I added skip-ci label

@geomin12 geomin12 added the skip-ci If this label is added, the CI will skip all builds and tests label Feb 12, 2026
Copy link
Contributor

@subodh-dubey-amd subodh-dubey-amd left a comment

Choose a reason for hiding this comment

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

Thanks for the cleanup! LGTM -- verified aws CLI has no remaining usage in test workflows; everything goes through boto3 now.

@geomin12 geomin12 merged commit e4da1f8 into main Feb 17, 2026
8 checks passed
@geomin12 geomin12 deleted the users/geomin12/cleanup-test-setup branch February 17, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-ci If this label is added, the CI will skip all builds and tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants