Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parametrize command execution timeout value #8

Open
emmdim opened this issue Aug 8, 2015 · 3 comments
Open

Parametrize command execution timeout value #8

emmdim opened this issue Aug 8, 2015 · 3 comments

Comments

@emmdim
Copy link
Contributor

emmdim commented Aug 8, 2015

No description provided.

@bittorf
Copy link

bittorf commented Aug 9, 2015

please give an example

@emmdim
Copy link
Contributor Author

emmdim commented Aug 9, 2015

When introducing a command from the web interface of the wibed controller it results to the following code in the nodes side in the command-executer script in the lines 45-47. There, for managing to expect the same behaviour for all the nodes there is a timeout imposed on the user introduced command.
This can result in issues, for example when you try to install many packages with opkg with a command from the controller web interface.
Therefore, my proposal would be to add this parameter as a part of the wibed uci config which will then be easily changed from the controller to all the experiments nodes with a uci command. In such a case the command-executer would read this parameter every time before performing a command.

@bittorf
Copy link

bittorf commented Aug 12, 2015

please send a patch

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

No branches or pull requests

2 participants