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

In_place_upgrade_7to8:remove get data step for rhel7torhel8 #3766

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

MiriamDeng
Copy link
Contributor

ID:2219520
Signed-off-by: MiriamDeng [email protected]

@MiriamDeng
Copy link
Contributor Author

Provide test resutlt from x86_64
(1/2) Host_RHEL.m9.u3.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.7.9.x86_64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.q35: STARTED
(1/2) Host_RHEL.m9.u3.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.7.9.x86_64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.q35: PASS (1293.18 s)
(2/2) Host_RHEL.m9.u3.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.7.9.x86_64.io-github-autotest-qemu.in_place_upgrade_legacy.without_rhsm_rhel7_to_rhel8.compose_install.q35: STARTED
(2/2) Host_RHEL.m9.u3.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.7.9.x86_64.io-github-autotest-qemu.in_place_upgrade_legacy.without_rhsm_rhel7_to_rhel8.compose_install.q35: PASS (5029.77 s)

@MiriamDeng
Copy link
Contributor Author

@PaulYuuu @fbq815 can you help to review it ? Thank YOU !

@fbq815
Copy link
Contributor

fbq815 commented Jul 6, 2023

Test result on s390x:
with_rhsm from7 to 8:
JOB ID : 8a59c824eee73384fccc7fa830a477765f470e60
JOB LOG : /root/avocado/job-results/job-2023-07-04T03.51-8a59c82/job.log
(1/1) Host_RHEL.m9.u3.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.7.9.s390x.io-github-autotest-qemu.in_place_upgrade_legacy.with_rhsm_rhel7_to_rhel8.compose_install.s390-virtio: STARTED
(1/1) Host_RHEL.m9.u3.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.7.9.s390x.io-github-autotest-qemu.in_place_upgrade_legacy.with_rhsm_rhel7_to_rhel8.compose_install.s390-virtio: PASS (2086.22 s)
RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML : /root/avocado/job-results/job-2023-07-04T03.51-8a59c82/results.html
JOB TIME : 2087.46 s

withouth_rhsm from 7 to 8:
INFO | Start to run test
JOB ID : a96d6f32edab71bab1665215840c5824140846af
JOB LOG : /root/avocado/job-results/job-2023-07-05T04.10-a96d6f3/job.log
(1/2) Host_RHEL.m9.u3.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.7.9.s390x.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.s390-virtio: STARTED
(1/2) Host_RHEL.m9.u3.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.7.9.s390x.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.s390-virtio: PASS (466.86 s)
(2/2) Host_RHEL.m9.u3.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.7.9.s390x.io-github-autotest-qemu.in_place_upgrade_legacy.without_rhsm_rhel7_to_rhel8.compose_install.s390-virtio: STARTED
(2/2) Host_RHEL.m9.u3.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.7.9.s390x.io-github-autotest-qemu.in_place_upgrade_legacy.without_rhsm_rhel7_to_rhel8.compose_install.s390-virtio: PASS (982.98 s)
RESULTS : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML : /root/avocado/job-results/job-2023-07-05T04.10-a96d6f3/results.html
JOB TIME : 1451.44 s

without_rhsm from 8 to 9:
JOB ID : 64805ea636ed64638e33390fd4dfb943641610c0
JOB LOG : /root/avocado/job-results/job-2023-07-05T22.30-64805ea/job.log
(1/1) Host_RHEL.m9.u3.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.s390x.io-github-autotest-qemu.in_place_upgrade.without_rhsm_rhel8_to_rhel9.compose_install.s390-virtio: STARTED
(1/1) Host_RHEL.m9.u3.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.s390x.io-github-autotest-qemu.in_place_upgrade.without_rhsm_rhel8_to_rhel9.compose_install.s390-virtio: PASS (595.22 s)
RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML : /root/avocado/job-results/job-2023-07-05T22.30-64805ea/results.html
JOB TIME : 596.41 s

LGTM

@PaulYuuu PaulYuuu merged commit 448acf0 into autotest:master Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants