Ah, I read the most recent comment. I will remove the requirement for confd. On Tue, Sep 29, 2015 at 10:29 AM Aditya Bhimanavajjula <b...@google.com> wrote:
> The test keeps rechecking for the presence of the daemons until they are > all up. It does not expect confd to be running immediately after node add. > > On Tue, Sep 29, 2015 at 10:25 AM Klaus Aehlig <aeh...@google.com> wrote: > >> On Mon, Sep 28, 2015 at 03:19:04PM +0200, 'BSRK Aditya' via ganeti-devel >> wrote: >> > in TestNodeAddAll QA. This is a test for issue 1126. >> > >> > Signed-off-by: BSRK Aditya <b...@google.com> >> > --- >> > qa/qa_node.py | 35 +++++++++++++++++++++++++++++++++++ >> > 1 file changed, 35 insertions(+) >> >> > + if node.primary in mc_nodes: >> > + addIfNotStarted('ganeti-confd') >> >> As mentioned in issue 1126, we do not currently expect ganeti-confd to >> run immediately after node addition. If we want this behaviour, we should >> implement it first. >> >> -- >> Klaus Aehlig >> Google Germany GmbH, Dienerstr. 12, 80331 Muenchen >> Registergericht und -nummer: Hamburg, HRB 86891 >> Sitz der Gesellschaft: Hamburg >> Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores >> >