SshCommandsIT: Include logging ls and logging set commands

Change-Id: I1ef7f2fbe714c51264c511f5277d9049bffbf909
This commit is contained in:
David Pursehouse
2018-04-11 13:11:48 +09:00
parent 25a1d868ab
commit c57c5cc8f9

View File

@@ -76,6 +76,8 @@ public class SshCommandsIT extends AbstractDaemonTest {
"version"),
"index",
ImmutableList.of("changes", "project"), // "activate" and "start" are not included
"logging",
ImmutableList.of("ls", "set"),
"plugin",
ImmutableList.of("add", "enable", "install", "ls", "reload", "remove", "rm"),
"test-submit",