Actions
action #41546
closed[functional][y] Change architecture checks with functionality of the #33388 to detect VNC installation
Status:
Resolved
Priority:
Low
Assignee:
Target version:
QA (public, currently private due to #173521) - future
Start date:
2018-09-25
Due date:
% Done:
0%
Estimated time:
3.00 h
Description
Motivation¶
Outcome of discussion in the PR:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/5806#discussion_r220089043
To enable yast2_vnc on s390x we checked for architecture, even though, it should be the same path for any remote VNC connection.
Not to forget where to apply the solution, we have this ticket.
Acceptance criteria¶
- VNC based tests are detected in generic way and arch variable is not used in yast2_vnc
Updated by riafarov about 6 years ago
- Blocked by action #33388: [functional][u][easy][pvm] Implement proper split from other backends added
Updated by coolo about 6 years ago
- Project changed from openQA Project (public) to openQA Tests (public)
Updated by okurz about 6 years ago
- Category set to Enhancement to existing tests
Updated by JERiveraMoya about 6 years ago
- Related to action #39332: [functional][y][easy] adjust or disable yast2_vnc for s390x added
Updated by okurz about 6 years ago
- Target version changed from Milestone 20 to future
Updated by riafarov about 4 years ago
- Project changed from openQA Tests (public) to qe-yam
- Category deleted (
Enhancement to existing tests) - Priority changed from Normal to Low
We should rather use is_remote_backend
than checking if it's s390x.
Updated by syrianidou_sofia about 4 years ago
- Status changed from Workable to In Progress
- Assignee set to syrianidou_sofia
Updated by syrianidou_sofia about 4 years ago
- Status changed from In Progress to Feedback
I removed the arch checks from the module and added a condition for the firewall port being opened. Also, I created some needles.
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/11352
Updated by syrianidou_sofia about 4 years ago
- Status changed from Feedback to Resolved
Actions