Skip to content

Commit

Permalink
test: updated smoke test case
Browse files Browse the repository at this point in the history
  • Loading branch information
hetangmodi-crest committed Aug 5, 2024
1 parent 1480a94 commit c5398ef
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
conf_replication_include.splunk_ta_uccexample_settings = true
conf_replication_include.splunk_ta_uccexample_account = true
conf_replication_include.splunk_ta_uccexample_oauth = true

Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ param.all_incidents = <bool> All Incidents.
param.table_list = <list> Table List. It's default value is problem.
param.action = <list> Action:. It's a required parameter. It's default value is update.
param.account = <list> Select Account. It's a required parameter.

Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ param.all_incidents = 0
param.table_list = problem
param.action = update
param.account =

Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
[test_alert_modaction_result]
search = sourcetype="test:incident"

Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
conf_replication_include.splunk_ta_uccexample_settings = true
conf_replication_include.splunk_ta_uccexample_account = true
conf_replication_include.splunk_ta_uccexample_oauth = true

Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
[eventtype=test_alert_modaction_result]
modaction_result = enabled

0 comments on commit c5398ef

Please sign in to comment.