From eef418ae5f660c4c2732bf0b78d486decc3d0b7e Mon Sep 17 00:00:00 2001 From: Slvr <30467496+SilverBzH@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:21:19 -0700 Subject: [PATCH] Collect Mobly logs (#566) --- .github/workflows/python-avatar.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/python-avatar.yml b/.github/workflows/python-avatar.yml index a7403a3b..90ca0f0a 100644 --- a/.github/workflows/python-avatar.yml +++ b/.github/workflows/python-avatar.yml @@ -40,4 +40,11 @@ jobs: avatar --list | grep -Ev '^=' > test-names.txt timeout 5m avatar --test-beds bumble.bumbles --tests $(split test-names.txt -n l/${{ matrix.shard }}) - name: Rootcanal Logs + if: always() run: cat rootcanal.log + - name: Upload Mobly logs + if: always() + uses: actions/upload-artifact@v3 + with: + name: mobly-logs + path: /tmp/logs/mobly/bumble.bumbles/