You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/03/29 18:19:15 UTC

[GitHub] [cloudstack] ravening commented on issue #4799: New marvin tests service

ravening commented on issue #4799:
URL: https://github.com/apache/cloudstack/issues/4799#issuecomment-809604404


   One thing that comes to my mind is to use the frontail package which displays the tail -f output of a file on UI.
   
   Also since it can be run on dedicated server, it's better to separate out this service from Cloudstack MGT server.
   
   I would say do below steps
   
   Have a separate service which exposes REST API's to get list of test, executing all test and individual test and so on. Once API is executed, it displays the execution output on UI.
   
   Since it can be a standalone service, we can have a list of IP address of the machines where this service is running and select a particular machine based on user input. So we can have all test environment in just one UI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org