Skip to content

Commit 57edcf8

Browse files
committed
chore: skip zeroclaw stack in odo v3 test
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
1 parent 2f67e0f commit 57edcf8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/check_odov3.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ ginkgo run --mod=readonly --procs 2 \
7575
--skip="stack: ollama" \
7676
--skip="stack: hermes" \
7777
--skip="stack: openclaw" \
78+
--skip="stack: zeroclaw" \
7879
--slow-spec-threshold 120s \
7980
--timeout 3h \
8081
tests/odov3 -- -stacksPath "$stacksPath" -stackDirs "$stackDirs" ${args}

0 commit comments

Comments
 (0)