From d0f7e7c5ec10ba5a7baa90e881f050074e3da86c Mon Sep 17 00:00:00 2001 From: Rodolfo Olivieri Date: Wed, 22 Mar 2023 09:31:18 -0300 Subject: [PATCH 06/30] Update packit config to match the leapp-repositoyr tests Signed-off-by: Rodolfo Olivieri --- .packit.yaml | 101 ++++++++++++++++++++++++++------------------------- 1 file changed, 52 insertions(+), 49 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 96ed8901..0ece84da 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -94,7 +94,7 @@ jobs: epel-7-x86_64: distros: [RHEL-7.9-ZStream] identifier: tests-7.9to8.6 - tmt_plan: "^(?!.*c2r)(?!.*sap)(?!.*8to9)" + tmt_plan: "^(?!.*upgrade_plugin)(?!.*tier[2-3].*)(?!.*rhsm)(?!.*c2r)(?!.*sap)(?!.*8to9)(?!.*max_sst)" tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys" tf_extra_params: environments: @@ -104,6 +104,7 @@ jobs: env: SOURCE_RELEASE: "7.9" TARGET_RELEASE: "8.6" + LEAPPDATA_BRANCH: "upstream" - job: tests fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" @@ -124,26 +125,27 @@ jobs: env: SOURCE_RELEASE: "7.9" TARGET_RELEASE: "8.8" + LEAPPDATA_BRANCH: "upstream" -- job: tests - fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" - fmf_ref: "master" - use_internal_tf: True - trigger: pull_request - targets: - epel-7-x86_64: - distros: [RHEL-7.9-ZStream] - identifier: tests-7.9to8.8-sst - tmt_plan: "^(?!.*tier[2-3].*)(.*max_sst.*)" - tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys" - tf_extra_params: - environments: - - tmt: - context: - distro: "rhel-7.9" - env: - SOURCE_RELEASE: "7.9" - TARGET_RELEASE: "8.8" +# - job: tests +# fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" +# fmf_ref: "master" +# use_internal_tf: True +# trigger: pull_request +# targets: +# epel-7-x86_64: +# distros: [RHEL-7.9-ZStream] +# identifier: tests-7.9to8.8-sst +# tmt_plan: "^(?!.*tier[2-3].*)(.*max_sst.*)" +# tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys" +# tf_extra_params: +# environments: +# - tmt: +# context: +# distro: "rhel-7.9" +# env: +# SOURCE_RELEASE: "7.9" +# TARGET_RELEASE: "8.8" - job: tests fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" @@ -165,6 +167,7 @@ jobs: SOURCE_RELEASE: "7.9" TARGET_RELEASE: "8.6" RHUI: "aws" + LEAPPDATA_BRANCH: "upstream" - job: tests fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" @@ -185,8 +188,8 @@ jobs: env: SOURCE_RELEASE: "8.6" TARGET_RELEASE: "9.0" - TARGET_KERNEL: "el9" RHSM_REPOS: "rhel-8-for-x86_64-appstream-eus-rpms,rhel-8-for-x86_64-baseos-eus-rpms" + LEAPPDATA_BRANCH: "upstream" - job: tests fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" @@ -195,42 +198,42 @@ jobs: trigger: pull_request targets: epel-8-x86_64: - distros: [RHEL-8.7.0-Nightly] - identifier: tests-8.7to9.0 + distros: [RHEL-8.8.0-Nightly] + identifier: tests-8.8to9.2 tmt_plan: "^(?!.*upgrade_plugin)(?!.*tier[2-3].*)(?!.*rhsm)(?!.*c2r)(?!.*sap)(?!.*7to8)(?!.*max_sst)" tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys" tf_extra_params: environments: - tmt: context: - distro: "rhel-8.7" + distro: "rhel-8.8" env: - SOURCE_RELEASE: "8.7" - TARGET_RELEASE: "9.0" - TARGET_KERNEL: "el9" + SOURCE_RELEASE: "8.8" + TARGET_RELEASE: "9.2" RHSM_REPOS: "rhel-8-for-x86_64-appstream-rpms,rhel-8-for-x86_64-baseos-rpms" + LEAPPDATA_BRANCH: "upstream" -- job: tests - fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" - fmf_ref: "master" - use_internal_tf: True - trigger: pull_request - targets: - epel-8-x86_64: - distros: [RHEL-8.6.0-Nightly] - identifier: tests-8.6to9.0-sst - tmt_plan: "^(?!.*tier[2-3].*)(.*max_sst.*)" - tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys" - tf_extra_params: - environments: - - tmt: - context: - distro: "rhel-8.6" - env: - SOURCE_RELEASE: "8.6" - TARGET_RELEASE: "9.0" - TARGET_KERNEL: "el9" - RHSM_REPOS: "rhel-8-for-x86_64-appstream-eus-rpms,rhel-8-for-x86_64-baseos-eus-rpms" +# - job: tests +# fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" +# fmf_ref: "master" +# use_internal_tf: True +# trigger: pull_request +# targets: +# epel-8-x86_64: +# distros: [RHEL-8.6.0-Nightly] +# identifier: tests-8.6to9.0-sst +# tmt_plan: "^(?!.*tier[2-3].*)(.*max_sst.*)" +# tf_post_install_script: "#!/bin/sh\nsudo sed -i s/.*ssh-rsa/ssh-rsa/ /root/.ssh/authorized_keys" +# tf_extra_params: +# environments: +# - tmt: +# context: +# distro: "rhel-8.6" +# env: +# SOURCE_RELEASE: "8.6" +# TARGET_RELEASE: "9.0" +# RHSM_REPOS: "rhel-8-for-x86_64-appstream-eus-rpms,rhel-8-for-x86_64-baseos-eus-rpms" +# LEAPPDATA_BRANCH: "upstream" - job: tests fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" @@ -251,6 +254,6 @@ jobs: env: SOURCE_RELEASE: "8.6" TARGET_RELEASE: "9.0" - TARGET_KERNEL: "el9" RHSM_REPOS: "rhel-8-for-x86_64-appstream-eus-rpms,rhel-8-for-x86_64-baseos-eus-rpms" RHUI: "aws" + LEAPPDATA_BRANCH: "upstream" -- 2.40.1