./testing/unit_testing/test_systemservice is strange and I don't understand 
what it is meant to do.

It's a unit_testing script that does the following:
- list all services known by OSCAR. (_daemon replaced by_service) (migration 
done)
- Then it tries to stop the DHCP service, and upon success, the test is 
successful.

My questions:
- It is goot to stop DHCP service when testing services? Nodes that are booting 
on PXE, even if the pxeconfig says local boot when in production won't boot 
anymore...
- How can we assume that all service are ok upon a single attempt to stop the 
DHCP service??

If someone can enlighten me on that (work in progress, subtle test, ...)

Could we replace this with a loop on all services known by OSCAR and be 
successful only if all restart succeed?

Regards,

Olivier.
--
   Olivier LAHAYE
   CEA DRT/LIST/DM2I/DIR
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to