Skip to content

Conversation

@serdarozerr
Copy link
Contributor

Context

The integration tests previously ran in a Concourse pipeline. As part of consolidating all clis into storage-cli repository, the Concourse pipelines needed to be fully migrated to GitHub Workflows.

Solution

A new GitHub Workflow has been introduced. The existing Concourse test logic and helper scripts were carried over where appropriate. The workflow includes 5 jobs, aws-s3-us-integration, aws-s3-public-read-integration, aws-s3-frankfurt-integration, s3-compatible-integration matching the structure used in the Concourse pipeline.

Each job creates the required AWS buckets dynamically during execution and cleans them up afterward.
All credentials needed for provisioning these resources are stored under the aws-integration secret group in GitHub.

Note

s3-compatible-integration job has been disabled for now because the issue on original repo cloudfoundry/bosh-s3cli#55 , same applies for AWS V4 ONLY REGION focus tests. After issues is solved, it can be enabled again to run.

@serdarozerr serdarozerr changed the title S3 Integration Tests Github Worfklow S3 Integration Tests Migration to Github Worfklow Nov 18, 2025
@beyhan beyhan requested review from a team, a-b and evanfarrar and removed request for a team November 20, 2025 16:04
@beyhan beyhan moved this from Inbox to Pending Review | Discussion in Foundational Infrastructure Working Group Nov 20, 2025
@github-project-automation github-project-automation bot moved this from Pending Review | Discussion to Waiting for Changes | Open for Contribution in Foundational Infrastructure Working Group Nov 21, 2025
@github-project-automation github-project-automation bot moved this from Waiting for Changes | Open for Contribution to Pending Merge | Prioritized in Foundational Infrastructure Working Group Nov 21, 2025
@stephanme stephanme merged commit 3509699 into cloudfoundry:main Nov 21, 2025
3 of 6 checks passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants