Fixed regular expression for gerrit tests triggering

Change-Id: I312eb6c6e05085d65445885d1b488f66cb78cfe1
diff --git a/jenkins/client/job/salt-formulas/tests.yml b/jenkins/client/job/salt-formulas/tests.yml
index a1147e7..7fa88e1 100644
--- a/jenkins/client/job/salt-formulas/tests.yml
+++ b/jenkins/client/job/salt-formulas/tests.yml
@@ -136,7 +136,7 @@
                 event:
                   comment:
                     - addedContains:
-                        commentAddedCommentContains: "^(test|recheck|reverify)$"
+                        commentAddedCommentContains: '^(?s:Patch Set \d+:\s*(test|recheck|reverify)\s*)$'
             param:
               SALT_VERSION:
                 type: string