Skip to content

Conversation

@herzi
Copy link

@herzi herzi commented Oct 29, 2025

Motivation

It looks like building images with containertool on Linux fails when using swift:slim as the base image (which is the default base image, I think.

Modifications

Update end to end and integration workflows to test both scratch and swift:slim base images.

Result

End-to-End Tests should now fail in release configuration.

Test Plan

Other tests are not affected by this.

@herzi
Copy link
Author

herzi commented Oct 29, 2025

For reference, I extracted the hummingbird + resource example where the expected failure can be observed in the GitHub Action logs.

Motivation
----------

It looks like building images with containertool on Linux fails downloading the
base image `swift:slim` from dockerhub.

Modifications
-------------

Update end to end and integration workflows to test both `scratch` and `swift:slim`
base images.

Result
------

End-to-End Tests will now fail in release configuration.

Test Plan
---------

Other tests are not affected by this.
@herzi herzi force-pushed the testing/release-configuration branch from 1a05631 to b3d7ac1 Compare October 30, 2025 07:11
@herzi herzi changed the title ci: Run End-to-End Tests for Debug and Release Configurations ci: Run End-to-End Tests forscratch and swift:slim Base Images Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant