Skip to content

Commit 26fa916

Browse files
[CI] altlinux dockerfiles are updated (cleanup)
1 parent c8592cb commit 26fa916

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Dockerfile--altlinux_10.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ RUN mkdir -p ~/.ssh
9090
#
9191
# Altlinux 10 and 11 too slowly create a new SSH connection (x6).
9292
#
93-
# So, we exclude the "remote" tests until this problem has been resolved.
94-
#
9593

9694
ENTRYPOINT sh -c " \
9795
set -eux; \

Dockerfile--altlinux_11.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ RUN mkdir -p ~/.ssh
9393
#
9494
# Altlinux 10 and 11 too slowly create a new SSH connection (x6).
9595
#
96-
# So, we exclude the "remote" tests until this problem has been resolved.
97-
#
9896

9997
ENTRYPOINT sh -c " \
10098
set -eux; \

0 commit comments

Comments
 (0)