- 16 Aug, 2011 2 commits
-
-
Gabriel Monnerat authored
refactor code to the paremeters be consistent with ComputerPartition.request. Use shared and shared_xml instead of slave_xml
-
Gabriel Monnerat authored
-
- 15 Aug, 2011 3 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add steps to validate the states of sale packing lists when exists many slave instances and is requested start/stop of all instances
-
Gabriel Monnerat authored
change the parameter of "ERP5Site_getSlaveInstanceListFromComputerPartition" to be possible to pass parameters to catalog search
-
- 12 Aug, 2011 17 commits
-
-
Gabriel Monnerat authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Root software instance requests shall be disallowed, period.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Graphs were not cyclic.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Moreover update existing tests in order to simulate real cases.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Even more -- return True in case if all was ok.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Instead of raising ValueError, which is used all the time, except DisconnectedSoftwareTree exception. It allows to have selective detection of software instance problem and allows to test what exactly was told.
-
Łukasz Nowak authored
Treat tree of software instance as graph and simulate requested changes. Before doing any real changes check if graph is still connected. Add utility method to software instance class in order to use collections module and have fast graph walking.
-
- 10 Aug, 2011 7 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Sometimes file grown, but because of previous cache flush. So just try to read it and check few times if expected_text is found inside.
-
Łukasz Nowak authored
-
- 09 Aug, 2011 11 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
The order of steps is important in order to trigger underlying bug.
-
Łukasz Nowak authored
Reusing existing code made test unreadable. For now the only safe way to know what is going on is to just define what shall be done.
-
Łukasz Nowak authored
Note: Currently it fails, maybe some work will be required.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It proves up to the end -- that communication with supervisord was done and that service was correctly started.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-