Skip to content
Snippets Groups Projects
Commit 75b01022 authored by Scott Weaver's avatar Scott Weaver
Browse files

test_rh_metadata: include elnhook


Update the list of webhooks expected by the tests.

Signed-off-by: Scott Weaver's avatarScott Weaver <scweaver@redhat.com>
parent f888a6d0
No related branches found
No related tags found
1 merge request!1712elnhook: initial commit
...@@ -72,6 +72,7 @@ ALL_WEBHOOK_NAMES = [ ...@@ -72,6 +72,7 @@ ALL_WEBHOOK_NAMES = [
'commit_compare', 'commit_compare',
'configshook', 'configshook',
'limited_ci', 'limited_ci',
'elnhook',
'fixes', 'fixes',
'jirahook', 'jirahook',
'mergehook', 'mergehook',
...@@ -106,6 +107,7 @@ ARK_WEBHOOKS = [ ...@@ -106,6 +107,7 @@ ARK_WEBHOOKS = [
'ack_nack', 'ack_nack',
'ckihook', 'ckihook',
'configshook', 'configshook',
'elnhook',
'limited_ci', 'limited_ci',
'mergehook', 'mergehook',
'signoff', 'signoff',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment