Code review comment for lp:~qzhang/lava-dispatcher/test-abrek

Revision history for this message
Spring Zhang (qzhang) wrote :

> Finish the main command sequences of deploying abrek to test image in a new
> action cmd_deploy_abrek, and have a test, it can work basically. It's the
> first part of the whole test_abrek.
>
> In my mind, test_abrek splits to three parts, first is cmd_deploy_abrek, the
> second is cmd_install_abrek for abrek installing test suites like ltp, the
> last is cmd_test_abrek to execute real test suite command.

Now rename cmd_deploy_abrek to cmd_install_abrek

>
> Now I put the cmd_deploy_abrek in abrek.py, do you think I need to move it to
> deploy.py for it is deployment.
>
> Improvements:
> 1. stop cron service to avoid libc dialog when installing python-distutils-
> extra
Done.

« Back to merge proposal