Hi, there,
We can set lava-test-shell timeouts in test job like next:
timeouts:
  connections:
    lava-test-shell:
      minutes: 1
My question is: what’s the suitable value for this?
Any performance consideration for this value, or in one word, what if I set it as small as possible?