The tests shouldn’t run by default when you do a make or make all.   They only 
run if you run make test or make check. 

trafficserver is a startup/shutdown script that will start the binary 
traffic_manger which then starts up the binary traffic_server.  traffic_manager 
is required if you would like to look at the stats of a running traffic_server 
process or if you want to use traffic_ctl to interact with traffic_server, such 
as reloading config, setting config, etc.

-Bryan



> On Apr 17, 2019, at 7:11 PM, Guofeng Zhang <[email protected]> wrote:
> 
> Hi,
> 
> I successfully build TS 8.0.3. Is there any way to skip the tests when 
> building the sources?
> 
> There are executables 'trafficserver' and 'traffic_server'. What are the 
> difference? I think trafficserver is running as daemon and traffic_server is 
> running as console process. So to run TS in a container, I should use 
> 'traffic_server' as the command, right?
> 
> Thanks for your help.
> 
> Guofeng

Reply via email to