Commit 79027c5
ci: Run End-to-End Tests for Debug and Release Configurations
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.1 parent ebbd7bc commit 79027c5
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
55 | | - | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
0 commit comments