From 0e9aae5b1e7f3cb0a8bc7bc438794ffc321fc054 Mon Sep 17 00:00:00 2001 From: Pablo Gomez Oliva Date: Wed, 26 Feb 2025 15:07:37 +0100 Subject: [PATCH] QE: Testing sonar cloud --- java/code/src/com/suse/scc/SCCEndpoints.java | 3 ++- testsuite/features/init_clients/min_deblike_salt.feature | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/java/code/src/com/suse/scc/SCCEndpoints.java b/java/code/src/com/suse/scc/SCCEndpoints.java index fadadd7c4f59..a2202b408d9e 100644 --- a/java/code/src/com/suse/scc/SCCEndpoints.java +++ b/java/code/src/com/suse/scc/SCCEndpoints.java @@ -62,7 +62,8 @@ public class SCCEndpoints { /** * A Hub deliver custom repositories via organization/repositories SCC endpoint. - * We need a fake repo ID for it. + * We need a fake repo ID for it. And this is just a fake comment to + * try Sonar */ public static final Long CUSTOM_REPO_FAKE_SCC_ID = Long.MIN_VALUE; diff --git a/testsuite/features/init_clients/min_deblike_salt.feature b/testsuite/features/init_clients/min_deblike_salt.feature index ccfce6758217..b5fbe9da6482 100644 --- a/testsuite/features/init_clients/min_deblike_salt.feature +++ b/testsuite/features/init_clients/min_deblike_salt.feature @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 SUSE LLC +# Copyright (c) 2016-2025 SUSE LLC # Licensed under the terms of the MIT license. # # 1) bootstrap a new Debian-like minion