From d5ea7a6de862b799036eb1dbe851fc5f2f3037cb Mon Sep 17 00:00:00 2001 From: Julie-CAO Date: Thu, 17 Oct 2024 17:01:04 +0800 Subject: [PATCH] 15sp6 gm --- .../autoyast/dev_host_15.xml.ep | 2 +- tests/virt_autotest/install_package.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/virt_autotest/host_unattended_installation_files/autoyast/dev_host_15.xml.ep b/data/virt_autotest/host_unattended_installation_files/autoyast/dev_host_15.xml.ep index 81163a86bbd4..2ab3385086a3 100644 --- a/data/virt_autotest/host_unattended_installation_files/autoyast/dev_host_15.xml.ep +++ b/data/virt_autotest/host_unattended_installation_files/autoyast/dev_host_15.xml.ep @@ -2,7 +2,7 @@ - true + false <%= defined $bmwqemu::vars{"HOST_SCC_URL"} ? $bmwqemu::vars{"HOST_SCC_URL"} : "" %> {{SCC_REGCODE}} true diff --git a/tests/virt_autotest/install_package.pm b/tests/virt_autotest/install_package.pm index 241df6541f43..06755963a36d 100644 --- a/tests/virt_autotest/install_package.pm +++ b/tests/virt_autotest/install_package.pm @@ -37,7 +37,7 @@ sub install_package { # Use julie repo to verify a PR to qa_lib_virtauto temporarilly # This line will be removed before the PR is merged zypper_call("--no-gpg-checks ar -f -p 80 http://download.suse.de/ibs/home:/Julie_CAO/SLE_15_SP7 julie"); - zypper_call("--no-gpg-checks ar -f -p 80 http://download.suse.de/ibs/Devel:/Virt:/SLE-12-SP5/SUSE_SLE-12-SP5_Update_standard dev"); + #julie zypper_call("--no-gpg-checks ar -f -p 80 http://download.suse.de/ibs/Devel:/Virt:/SLE-12-SP5/SUSE_SLE-12-SP5_Update_standard dev"); } #Install KVM role patterns for aarch64 virtualization host