From 2498258f57d783af20ab1a9502c4c4dea413010a Mon Sep 17 00:00:00 2001 From: Rodolfo Olivieri Date: Fri, 18 Nov 2022 09:55:51 -0300 Subject: [PATCH] Change from leapp-repository to leapp-upgrade Signed-off-by: Rodolfo Olivieri --- .packit.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 48065b8af..d95ccb042 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -54,7 +54,7 @@ jobs: distros: [RHEL-7.9-ZStream] identifier: tests-79to84 tmt_plan: "^(?!.*upgrade_plugin)(?!.*c2r)(?!.*sap)(?!.*8to9)(?!.*morf)" - tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y leapp-repository*master*" + tf_post_install_script: '#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y \"leapp-upgrade*master*\"' - job: tests fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" @@ -66,7 +66,7 @@ jobs: distros: [RHEL-7.9-ZStream] identifier: tests-79to84-sst tmt_plan: "^(/plans/morf)(?!.*sap)" - tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y leapp-repository*master*" + tf_post_install_script: '#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y \"leapp-upgrade*master*\"' env: TARGET_RELEASE: 8.6 @@ -80,7 +80,7 @@ jobs: distros: [RHEL-7.9-rhui] identifier: tests-7to8-aws tmt_plan: "^(?!.*upgrade_plugin)(?!.*c2r)(?!.*sap)(?!.*8to9)(.*e2e)" - tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; echo 42; yum-config-manager --enable rhel-7-server-rhui-optional-rpms; yum install -y leapp-repository*master*" + tf_post_install_script: '#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; echo 42; yum-config-manager --enable rhel-7-server-rhui-optional-rpms; yum install -y \"leapp-upgrade*master*\"' env: RHUI: "aws" @@ -94,7 +94,7 @@ jobs: distros: [RHEL-7.9-ZStream] identifier: tests-79to86 tmt_plan: "^(?!.*upgrade_plugin)(?!.*c2r)(?!.*sap)(?!.*8to9)(?!.*morf)" - tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y leapp-repository*master*" + tf_post_install_script: '#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y \"leapp-upgrade*master*\"' env: TARGET_RELEASE: 8.6 @@ -108,7 +108,7 @@ jobs: distros: [RHEL-8.6-rhui] identifier: tests-8to9-aws tmt_plan: "^(?!.*upgrade_plugin)(?!.*c2r)(?!.*sap)(?!.*7to8)(.*e2e)" - tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y leapp-repository*master*" + tf_post_install_script: '#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y \"leapp-upgrade*master*\"' env: RHUI: aws @@ -122,7 +122,7 @@ jobs: distros: [RHEL-8.6.0-Nightly] identifier: tests-86to90 tmt_plan: "^(?!.*upgrade_plugin)(?!.*c2r)(?!.*sap)(?!.*7to8)(?!.*morf)" - tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y leapp-repository*master*" + tf_post_install_script: '#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y \"leapp-upgrade*master*\"' env: TARGET_RELEASE: "9.0" TARGET_KERNEL: el9 @@ -138,7 +138,7 @@ jobs: distros: [RHEL-8.6.0-Nightly] identifier: tests-86to90-sst tmt_plan: "^(/plans/morf)(?!.*sap)" - tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y leapp-repository*master*" + tf_post_install_script: '#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y \"leapp-upgrade*master*\"' env: TARGET_RELEASE: "9.0" TARGET_KERNEL: el9 @@ -154,7 +154,7 @@ jobs: distros: [RHEL-8.7.0-Nightly] identifier: tests-87to91 tmt_plan: "^(?!.*upgrade_plugin)(?!.*c2r)(?!.*sap)(?!.*7to8)(?!.*morf)" - tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y leapp-repository*master*" + tf_post_install_script: '#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys; yum install -y \"leapp-upgrade*master*\"' env: LEAPP_DEVEL_TARGET_PRODUCT_TYPE: beta RHSM_SKU: RH00069