Skip to content

Skip collate, if 'ack' got from lava-coordinator

ReyCheng requested to merge reyzheng1981/lava:multinode-patch into master
  1. What does this change do?

    Skip collate() in lava_dispatcher/protocols/multinode.py

  2. Why was this change needed?

    To avoid "Unable to identify replaceable values in the parameters: %s" error after multinode protocol lava-send

  3. What are the relevant issue numbers?

    #491

  4. Are there points in the code the reviewer needs to double check?

    yes

  5. Screenshots or test job log files as links or attachments (if relevant)

    error.png

Signed-off-by: Rey Cheng reycheng@realtek.com

Merge request reports