Project

General

Profile

Actions

action #150209

closed

Fails to ssh to the VM with autoyast_mini test[s390x], we may need to double check the autoyast config file to check ssh/firewall configuration

Added by rfan1 6 months ago. Updated 6 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
2023-11-13
Due date:
% Done:

0%

Estimated time:

Description

Motivation

openQA test in scenario sle-15-SP6-Online-s390x-autoyast_mini@s390x-kvm fails in
console

Test fails at ssh ....port 22, Connection refused, I have a quick glance and I can not find any firewall/sshd config in autoyast configuration file https://openqa.suse.de/tests/12797241/file/mini_s390x.xml

We may need to double confirm if we have the right ay file there at first before further investigation.

Acceptance criteria

AC1: Double check if the ssh related packages are installed, and ssh port is open during the installation
AC2: Double check if the ssh port is blocked by firewalld
AC3: May need to file a bug report to developer if no issues with ay file.

Reproducible

Fails since (at least) Build 27.1

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by rfan1 6 months ago

  • Subject changed from Fails to ssh to the VM with autoyast_mini test, we may need to double check the autoyast config file to check ssh/firewall configuration to Fails to ssh to the VM with autoyast_mini test[s390x], we may need to double check the autoyast config file to check ssh/firewall configuration
Actions #2

Updated by rfan1 6 months ago

  • Description updated (diff)
Actions #3

Updated by leli 6 months ago

  • Status changed from New to Workable
Actions #4

Updated by rfan1 6 months ago

  • Status changed from Workable to In Progress
  • Assignee set to rfan1
Actions #5

Updated by rfan1 6 months ago

The issue is caused by missed openssh package during the installation phase.

it can pass now with autoyast configuration change:

+        <packages config:type="list">
+            <package>openssh</package>
+        </packages>
     </software>

https://openqa.suse.de/tests/12809351#details

Actions #7

Updated by rfan1 6 months ago

  • Status changed from In Progress to Feedback

PR is merged, mark it as feedback. will close it if no issue with openQA run.

Actions #8

Updated by rfan1 6 months ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF