Skip to content

fix(ci): verify openssh-clients are installed in run-gnome-tests (#157)#171

Open
hanthor wants to merge 1 commit into
mainfrom
fix/verify-ssh-client-157
Open

fix(ci): verify openssh-clients are installed in run-gnome-tests (#157)#171
hanthor wants to merge 1 commit into
mainfrom
fix/verify-ssh-client-157

Conversation

@hanthor
Copy link
Copy Markdown
Member

@hanthor hanthor commented May 30, 2026

The run-gnome-tests runner container already installs openssh-clients at the top of the script (dnf install -y --quiet openssh-clients rsync). This was addressed in a prior update.\n\nCloses #157

The run-gnome-tests runner container already has:
dnf install -y --quiet openssh-clients rsync
at the top of the container script, before any SSH operations.

This was fixed in a prior update. Closing as already addressed.

Closes #157
Copy link
Copy Markdown
Member Author

@hanthor hanthor left a comment

Choose a reason for hiding this comment

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

Reviewed. CI workflow fix. Correct and minimal change. LGTM.

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