Commit 858a0dd
committed
sq-poller: ios/iosxe set max concurrent cmds to 1
Since with ios and iosxe we need to use one single interactive ssh
session, we cannot allow concurrent cmds. This patch force the batch
size to 1, so that no more than 1 command at a time can be executed.
Signed-off-by: Claudio Lorina <[email protected]>1 parent 23d45e7 commit 858a0dd
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
531 | 534 | | |
532 | 535 | | |
533 | 536 | | |
534 | 537 | | |
| 538 | + | |
535 | 539 | | |
536 | 540 | | |
537 | 541 | | |
| |||
0 commit comments