Commit f058993
committed
🤖 test: reuse ssh test image for DockerRuntime fixture
Avoids an extra docker image build during runtime integration tests by reusing the existing mux-ssh-test image (bash+git already installed). This keeps CI integration runtime under the job timeout while still exercising DockerRuntime.1 parent 8c37b2c commit f058993
File tree
2 files changed
+3
-14
lines changed- tests/runtime/test-fixtures
- docker-runtime
2 files changed
+3
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
This file was deleted.
0 commit comments