@@ -326,15 +326,6 @@ jobs:
326326 provisioning :
327327 tags :
328328 BusinessUnit : sst_upgrades@leapp_upstream_test
329- - &tmt-env-settings-centos9torhel101
330- tmt :
331- context : &tmt-context-centos9torhel101
332- distro : " centos-9"
333- distro_target : " rhel-10.1"
334- settings :
335- provisioning :
336- tags :
337- BusinessUnit : sst_upgrades@leapp_upstream_test
338329 - &tmt-env-settings-98to102
339330 tmt :
340331 context : &tmt-context-98to102
@@ -521,28 +512,6 @@ jobs:
521512# ###################### CentOS Stream > RHEL ########################## #
522513# ###################################################################### #
523514
524- # ###################################################################### #
525- # ############################ 9 > 10.1 ################################ #
526- # ###################################################################### #
527-
528- - &sanity-centos9torhel101
529- << : *sanity-abstract-9to10
530- trigger : pull_request
531- identifier : sanity-CentOS9toRHEL10.1
532- targets :
533- epel-9-x86_64 :
534- distros : [CentOS-Stream-9]
535- tf_extra_params :
536- test :
537- tmt :
538- plan_filter : ' tag:9to10 & tag:tier0 & enabled:true & tag:-rhsm'
539- environments :
540- - artifacts : *artifacts-for-rhel9
541- - *tmt-env-settings-centos9torhel101
542- env : &env-centos9to101
543- SOURCE_RELEASE : " 9"
544- TARGET_RELEASE : " 10.1"
545-
546515# ###################################################################### #
547516# ############################ 9 > 10.2 ################################ #
548517# ###################################################################### #
0 commit comments