Skip to content

Commit 1c9d50c

Browse files
russcamMpdreamz
authored andcommitted
Remove user from hipchat watcher config (#3111)
The validation for watcher settings became stricter in 6.2. As a result, the user setting in hipchat configuration that is not used now causes the bootstrap checks to fail. Remove the setting.
1 parent 8e2aab9 commit 1c9d50c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Tests/Framework/ManagedElasticsearch/Tasks/InstallationTasks/EnsureWatcherActionConfigurationInElasticsearchYaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ public override void Run(NodeConfiguration config, NodeFileSystem fileSystem)
2727
" account:",
2828
" notify-monitoring:",
2929
" profile: user",
30-
" user: watcher-user@example.com",
3130
" auth_token: hipchat_auth_token",
3231
string.Empty
3332
});

0 commit comments

Comments
 (0)