Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport v1.2] Sending ctrl-alt-delete does not have any reaction on a windows VM #5285

Closed
torchiaf opened this issue Mar 4, 2024 · 3 comments
Assignees
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release reproduce/needed Reminder to add a reproduce label and to remove this one severity/needed Reminder to add a severity label and to remove this one
Milestone

Comments

@torchiaf
Copy link

torchiaf commented Mar 4, 2024

backport the issue #4535

@torchiaf torchiaf added kind/bug Issues that are defects reported by users or that we know have reached a real release reproduce/needed Reminder to add a reproduce label and to remove this one severity/needed Reminder to add a severity label and to remove this one labels Mar 4, 2024
@torchiaf torchiaf self-assigned this Mar 4, 2024
@torchiaf torchiaf added this to the v1.2.2 milestone Mar 4, 2024
@harvesterhci-io-github-bot

Pre Ready-For-Testing Checklist

  • If labeled: require/HEP Has the Harvester Enhancement Proposal PR submitted?
    The HEP PR is at:

  • Where is the reproduce steps/test steps documented?
    The reproduce steps/test steps are at:

  • Is there a workaround for the issue? If so, where is it documented?
    The workaround is at:

  • Have the backend code been merged (harvester, harvester-installer, etc) (including backport-needed/*)?
    The PR is at:

    • Does the PR include the explanation for the fix or the feature?

    • Does the PR include deployment change (YAML/Chart)? If so, where are the PRs for both YAML file and Chart?
      The PR for the YAML change is at:
      The PR for the chart change is at:

  • If labeled: area/ui Has the UI issue filed or ready to be merged?
    The UI issue/PR is at:

  • If labeled: require/doc, require/knowledge-base Has the necessary document PR submitted or merged?
    The documentation/KB PR is at:

  • If NOT labeled: not-require/test-plan Has the e2e test plan been merged? Have QAs agreed on the automation test case? If only test case skeleton w/o implementation, have you created an implementation issue?

    • The automation skeleton PR is at:
    • The automation test case PR is at:
  • If the fix introduces the code for backward compatibility Has a separate issue been filed with the label release/obsolete-compatibility?
    The compatibility issue is filed at:

@harvesterhci-io-github-bot

Automation e2e test issue: harvester/tests#1144

@TachunLin
Copy link

Verified fixed on v1.2-1aa85320-head (24/04/18). Close this issue.

Result

$\color{green}{\textsf{PASS}}$ Click ctrl+alt+delete key combination works on windows login page $~~$
  • Click the ctrl+alt+delete key combination on the windows server 2022 login page works as expected
vokoscreenNG-2024-04-19_21-08-53.mp4
$\color{green}{\textsf{PASS}}$ Click ctrl+alt+delete key combination works inside windows $~~$
  • Click the ctrl+alt+delete key combination after login to windows server 2022 desktop works as expected
vokoscreenNG-2024-04-19_21-14-38.mp4

Test Information

  • Test Environment: Single nodes harvester on local kvm machine
  • Harvester version: v1.2-1aa85320-head (24/04/18)
  • Windows ISO: windows_server_2022_en-us

Verify Steps

On Windows server 2022
  1. Create windows server 2022 iso image
  2. Create a VM, add the second SATA disk
  3. Install windows server 2002 with desktop
  4. After installation complete
  5. Open the web console
  6. In the windows login page, click the Shortcut Keys
  7. Click Ctrl , Alt, Del in sequence
  8. After login to desktop
  9. Click Ctrl , Alt, Del in sequence again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release reproduce/needed Reminder to add a reproduce label and to remove this one severity/needed Reminder to add a severity label and to remove this one
Projects
None yet
Development

No branches or pull requests

3 participants