You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assert_script_run('grep "ibs/SUSE:/Maintenance:" /tmp/repos_list.txt', fail_message=>'Maintenance update repos are missing') if main_common::is_updates_tests();
36
+
assert_script_run('grep "ibs/SUSE:/Maintenance:" /tmp/repos_list.txt', fail_message=>'Maintenance update repos are missing') if main_common::is_updates_tests() && is_sle;
0 commit comments