Skip to content

Conversation

@vvoland
Copy link
Contributor

@vvoland vvoland commented Oct 30, 2024

What does this PR do?

Changes the Github actions workflow that ran the tests against a Docker Engine from the test channel of download.docker.com to get the nightly build off the master branch.

Currently it uses the crazy-max/ghaction-setup-docker@master action. We plan to move to to Docker org soon.

It also adds the containerd integration to the test matrix.
Rootless is not supported yet.

Why is it important?

The test channel isn't updated that often as it requires us to run the whole release pipeline.
With this change, testcontainers tests will be ran against the master branch of moby and test the containerd image store integration.

@netlify
Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 154440c
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/67234075aeae0e000891ddba
😎 Deploy Preview https://deploy-preview-2861--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mdelapenya
mdelapenya previously approved these changes Oct 30, 2024
Copy link
Member

@mdelapenya mdelapenya left a comment

Choose a reason for hiding this comment

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

LGTM, this is great for testing! Much appreciated!

@mdelapenya mdelapenya self-assigned this Oct 30, 2024
@mdelapenya mdelapenya added the chore Changes that do not impact the existing functionality label Oct 30, 2024
@vvoland vvoland force-pushed the moby-master branch 2 times, most recently from e772aba to 8624042 Compare October 30, 2024 15:42
Rootless is not supported yet.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland marked this pull request as ready for review October 31, 2024 13:04
@vvoland vvoland requested a review from a team as a code owner October 31, 2024 13:04
Copy link
Member

@mdelapenya mdelapenya left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@mdelapenya mdelapenya merged commit 72a3f1f into testcontainers:main Oct 31, 2024
122 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Changes that do not impact the existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants