Jochen Breuer changed bug 1120941
What Removed Added
Flags   needinfo?(fvogt@suse.com)

Comment # 9 on bug 1120941 from
I've noticed something in an other test today. Maybe we shouldn't wait for
"salt/auth", but for "salt/minion/<insert-minion-name>/start".

So in line 48 we'd have something like this instead:
assert_script_run('salt-run state.event
tagmatch="salt/minion/<insert-minion-name>/start" quiet=True count=1', timeout
=> 300);


You are receiving this mail because: