@@ -63,7 +63,7 @@ c9s_rt_merge_request:
6363 # Don't add .rhel_common as we overwrite those configs
6464 extends : [.trusted, .merge_request,
6565 .9-common, .trigger_c9s_pipeline,
66- .rt_common ]
66+ .rt_gte_96_common ]
6767
6868c9s_rt_64k_merge_request :
6969 # Don't add .rhel_common as we overwrite those configs
@@ -112,7 +112,7 @@ rhel9_rt_merge_request:
112112 # Don't add .rhel_common as we overwrite those configs
113113 extends : [.internal, .merge_request, .with_notifications,
114114 .9-common, .trigger_rhel9_pipeline,
115- .rt_common ]
115+ .rt_gte_96_common ]
116116
117117rhel9_rt_64k_merge_request :
118118 # Don't add .rhel_common as we overwrite those configs
@@ -139,7 +139,7 @@ rhel9_rt_merge_request_private:
139139 # Don't add .rhel_common as we overwrite those configs
140140 extends : [.scratch, .merge_request,
141141 .9-common, .trigger_rhel9_pipeline,
142- .rt_common ]
142+ .rt_gte_96_common ]
143143
144144rhel9_rt_64k_merge_request_private :
145145 # Don't add .rhel_common as we overwrite those configs
0 commit comments