-
Notifications
You must be signed in to change notification settings - Fork 57
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
Fix Nova server diagnostic tests #338
Fix Nova server diagnostic tests #338
Conversation
This fixes the following mishap
|
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/f5c138f2744b4b79b42ff16da58aa3d3 ❌ data-plane-adoption-osp-17-to-extracted-crc FAILURE in 2h 54m 55s |
a1942f7
to
68ba66d
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/8e6da5703b5a4a23a4738ebe31a1c088 ❌ data-plane-adoption-osp-17-to-extracted-crc FAILURE in 2h 10m 13s |
this fails as the VM workload appears to be stopped (see "Cannot 'stop' instance d0c0def7-6f63-4d1c-b46b-744f1c077e84 while it is in vm_state stopped) initially after adoption (a regression? it used to work with local storage)
|
recheck autohold |
the root cause |
recheck dep |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/e3d0ad236c8d4643869f20f15f0c81eb ❌ data-plane-adoption-osp-17-to-extracted-crc FAILURE in 2h 20m 03s |
recheck dep |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/af6f553c35674784bab073261fca4796 ❌ data-plane-adoption-osp-17-to-extracted-crc FAILURE in 2h 46m 25s |
This comment was marked as outdated.
This comment was marked as outdated.
recheck |
I believe the selinux relabling fix doesn't help as we got a pack of another fundamental problems related to edpm role that reboots standalone VMs during adoption (and this leaves VM shutoff, so power diag steps fail as report differently - cannot power off node in suut off state):
|
recheck dep |
6e33112
to
eebfd1a
Compare
/hold testing it |
eebfd1a
to
ecc54f4
Compare
tested, should be OK now! |
ecc54f4
to
fa9a111
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/208749a0ef344ccebf71c5a69447970a ✔️ data-plane-adoption-osp-17-to-extracted-crc SUCCESS in 2h 10m 54s |
UPDATE: I was looking to old exec logs, the new one looks OKish https://logserver.rdoproject.org/38/338/fa9a111e86ebe89a108d7d14004bf251b6545cc0/github-check/data-plane-adoption-osp-17-to-extracted-crc/b245966/controller/data-plane-adoption-tests-repo/data-plane-adoption/tests/logs/test_with_ceph_out_2024-03-14T13:50:01EDT.log The change under test in this PR wasn't included in CI build, there was old code running:
Neither depends-on has worked , see the reboot os service job logs - it should've been not included |
pj-rehearse adoption-docs-preview |
/retest adoption-docs-preview |
I'll press the "update with rebase" button here to get the CI going after merging the deps. |
fa9a111
to
2963743
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/ef8ca67714b344b884c13699e579cc84 ❌ data-plane-adoption-osp-17-to-extracted-crc RETRY_LIMIT in 1h 07m 53s |
2963743
to
3a60f8e
Compare
Signed-off-by: Bohdan Dobrelia <[email protected]>
3a60f8e
to
cdeb449
Compare
No description provided.