alces-software / adminware

A sandbox CLI for running commands remotely across nodes
1 stars 0 forks source link

Tool filters are being ignored in the status command #173

Closed WilliamMcCumstie closed 5 years ago

WilliamMcCumstie commented 5 years ago

Some where along the way the status command has stopped working:

(venv) [root@master(unconfigured) adminware]# bin/run-cli status top -n node1
╔═══════╦═══════════════════════════════╦════════╦═══════════╦════════════════════════════╦══════════╗
║ Node  ║ Tool                          ║ Job ID ║ Exit Code ║ Date                       ║ No. Runs ║
╠═══════╬═══════════════════════════════╬════════╬═══════════╬════════════════════════════╬══════════╣
║ node1 ║ echo                          ║ 455    ║ 0         ║ 2018-11-16 17:28:15.825865 ║ 6        ║
╠═══════╬═══════════════════════════════╬════════╬═══════════╬════════════════════════════╬══════════╣
║ node1 ║ namespace namespace2 stutool2 ║ 119    ║ 0         ║ 2018-11-16 15:36:17.755173 ║ 2        ║
╠═══════╬═══════════════════════════════╬════════╬═══════════╬════════════════════════════╬══════════╣
║ node1 ║ namespace stutool1            ║ 344    ║ 0         ║ 2018-11-16 17:10:14.799186 ║ 2        ║
╠═══════╬═══════════════════════════════╬════════╬═══════════╬════════════════════════════╬══════════╣
║ node1 ║ top                           ║ 231    ║ -4        ║ 2018-11-16 16:27:01.191545 ║ 2        ║
╚═══════╩═══════════════════════════════╩════════╩═══════════╩════════════════════════════╩══════════╝