YARN-9178. TestRMAdminCli#testHelp is failing in trunk. Contributed by Abhishek Modi.
This commit is contained in:
parent
1f425271a7
commit
650b9cbe16
@ -812,6 +812,7 @@ public class TestRMAdminCLI {
|
|||||||
+ "([OvercommitTimeout])] "
|
+ "([OvercommitTimeout])] "
|
||||||
+ "[-transitionToActive [--forceactive] <serviceId>] "
|
+ "[-transitionToActive [--forceactive] <serviceId>] "
|
||||||
+ "[-transitionToStandby <serviceId>] "
|
+ "[-transitionToStandby <serviceId>] "
|
||||||
|
+ "[-transitionToObserver <serviceId>] "
|
||||||
+ "[-getServiceState <serviceId>] [-getAllServiceState] "
|
+ "[-getServiceState <serviceId>] [-getAllServiceState] "
|
||||||
+ "[-checkHealth <serviceId>] [-help [cmd]]";
|
+ "[-checkHealth <serviceId>] [-help [cmd]]";
|
||||||
String actualHelpMsg = dataOut.toString();
|
String actualHelpMsg = dataOut.toString();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user