Drop use of "filter" in test layouts
Change-Id: Iec6e3be64c5d838a6f1cc5c37fd64c4abfdab8ea
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ pipelines:
|
||||
manager: IndependentPipelineManager
|
||||
require:
|
||||
approval:
|
||||
- email-filter: jenkins@example.com
|
||||
- email: jenkins@example.com
|
||||
trigger:
|
||||
gerrit:
|
||||
- event: comment-added
|
||||
@@ -20,7 +20,7 @@ pipelines:
|
||||
gerrit:
|
||||
- event: comment-added
|
||||
require-approval:
|
||||
- email-filter: jenkins@example.com
|
||||
- email: jenkins@example.com
|
||||
success:
|
||||
gerrit:
|
||||
verified: 1
|
||||
|
||||
+2
-2
@@ -12,7 +12,7 @@ pipelines:
|
||||
older-than: 48h
|
||||
- event: comment-added
|
||||
require-approval:
|
||||
- email-filter: jenkins@example.com
|
||||
- email: jenkins@example.com
|
||||
newer-than: 48h
|
||||
- event: comment-added
|
||||
require-approval:
|
||||
@@ -21,7 +21,7 @@ pipelines:
|
||||
require-approval:
|
||||
- approved: 1
|
||||
username: jenkins
|
||||
email-filter: jenkins@example.com
|
||||
email: jenkins@example.com
|
||||
success:
|
||||
gerrit:
|
||||
verified: 1
|
||||
|
||||
Reference in New Issue
Block a user