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

Windows guest disk hotplug tests fails on migrated CI Ubuntu 22.04 container image #6037

Open
rveerama1 opened this issue Dec 14, 2023 · 1 comment
Assignees
Labels
CI CI issues like flaky tests and new pipeline/worker to add windows guest Windows guest only

Comments

@rveerama1
Copy link
Contributor

[2023-11-30T13:29:03.480Z] failures:
[2023-11-30T13:29:03.480Z]     windows::test_windows_guest_disk_hotplug
[2023-11-30T13:29:03.480Z]     windows::test_windows_guest_disk_hotplug_multi

Tests are failing when CI container image migrated from Ubuntu 20.04 to Ubuntu 22.04. Migration attempt details are here #5877 .

Currently these tests are temporarily disabled in #5877.

@rveerama1 rveerama1 added windows guest Windows guest only CI CI issues like flaky tests and new pipeline/worker to add labels Dec 14, 2023
@likebreath
Copy link
Member

/cc @weltling

likebreath pushed a commit to rveerama1/cloud-hypervisor that referenced this issue Dec 20, 2023
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (cloud-hypervisor#5532);
2. Disk hotplug tests on windows guests (cloud-hypervisor#6037);

This patch has been tested with PR cloud-hypervisor#6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
likebreath pushed a commit that referenced this issue Dec 20, 2023
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (#5532);
2. Disk hotplug tests on windows guests (#6037);

This patch has been tested with PR #6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
likebreath pushed a commit to likebreath/cloud-hypervisor that referenced this issue Jan 9, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (cloud-hypervisor#5532);
2. Disk hotplug tests on windows guests (cloud-hypervisor#6037);

This patch has been tested with PR cloud-hypervisor#6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
likebreath pushed a commit to likebreath/cloud-hypervisor that referenced this issue Jan 9, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (cloud-hypervisor#5532);
2. Disk hotplug tests on windows guests (cloud-hypervisor#6037);

This patch has been tested with PR cloud-hypervisor#6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
likebreath pushed a commit to likebreath/cloud-hypervisor that referenced this issue Jan 9, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (cloud-hypervisor#5532);
2. Disk hotplug tests on windows guests (cloud-hypervisor#6037);

This patch has been tested with PR cloud-hypervisor#6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
likebreath pushed a commit to likebreath/cloud-hypervisor that referenced this issue Jan 10, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (cloud-hypervisor#5532);
2. Disk hotplug tests on windows guests (cloud-hypervisor#6037);

This patch has been tested with PR cloud-hypervisor#6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
Signed-off-by: Bo Chen <chen.bo@intel.com>
likebreath pushed a commit to likebreath/cloud-hypervisor that referenced this issue Jan 10, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (cloud-hypervisor#5532);
2. Disk hotplug tests on windows guests (cloud-hypervisor#6037);

This patch has been tested with PR cloud-hypervisor#6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
Signed-off-by: Bo Chen <chen.bo@intel.com>
likebreath pushed a commit that referenced this issue Jan 10, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (#5532);
2. Disk hotplug tests on windows guests (#6037);

This patch has been tested with PR #6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
likebreath pushed a commit that referenced this issue Jan 10, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (#5532);
2. Disk hotplug tests on windows guests (#6037);

This patch has been tested with PR #6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
likebreath pushed a commit that referenced this issue Jan 19, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (#5532);
2. Disk hotplug tests on windows guests (#6037);

This patch has been tested with PR #6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
Signed-off-by: Bo Chen <chen.bo@intel.com>
likebreath pushed a commit to likebreath/cloud-hypervisor that referenced this issue Mar 5, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (cloud-hypervisor#5532);
2. Disk hotplug tests on windows guests (cloud-hypervisor#6037);

This patch has been tested with PR cloud-hypervisor#6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
github-merge-queue bot pushed a commit that referenced this issue Mar 14, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (#5532);
2. Disk hotplug tests on windows guests (#6037);

This patch has been tested with PR #6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
github-merge-queue bot pushed a commit that referenced this issue Mar 14, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (#5532);
2. Disk hotplug tests on windows guests (#6037);

This patch has been tested with PR #6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
github-merge-queue bot pushed a commit that referenced this issue Mar 14, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (#5532);
2. Disk hotplug tests on windows guests (#6037);

This patch has been tested with PR #6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
likebreath pushed a commit that referenced this issue Mar 15, 2024
The following tests have been temporarily disabled:

1. Live upgrade/migration test with ovs-dpdk (#5532);
2. Disk hotplug tests on windows guests (#6037);

This patch has been tested with PR #6048.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Tested-by: Bo Chen <chen.bo@intel.com>
(cherry picked from commit 24f384d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI issues like flaky tests and new pipeline/worker to add windows guest Windows guest only
Projects
None yet
Development

No branches or pull requests

3 participants