Skip to content

builder: fix command strings for local test agents#103

Open
okt-viacheslav wants to merge 1 commit into
oktetlabs:mainfrom
okt-viacheslav:ta_ssh_fix
Open

builder: fix command strings for local test agents#103
okt-viacheslav wants to merge 1 commit into
oktetlabs:mainfrom
okt-viacheslav:ta_ssh_fix

Conversation

@okt-viacheslav

Copy link
Copy Markdown
Contributor

If we do not need to use SSH to reach the test agent's shell, we must not wrap the command in quotation marks, because then the entire command with all its arguments is treated as a single executable entity without any arguments.

Testing done: a test suite that uses te_ta_process_cmd to gather TRC tags now starts correctly when local test agents are used

If we do not need to use SSH to reach the test agent's shell, we must
not wrap the command in quotation marks, because then the entire command
with all its arguments is treated as a single executable entity without
any arguments.

Signed-off-by: Viacheslav Galaktionov <Viacheslav.Galaktionov@oktet.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant