Skip to content

Commit

Permalink
Skip ollama stack on nightly run
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <[email protected]>
  • Loading branch information
thepetk committed Aug 26, 2024
1 parent 71178b0 commit f770f09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/check_odov3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ ginkgo run --procs 2 \
--skip="stack: java-openliberty" \
--skip="stack: java-websphereliberty" \
--skip="stack: java-quarkus" \
--skip="stack: ollama" \
--slow-spec-threshold 120s \
--timeout 3h \
tests/odov3 -- -stacksPath "$(pwd)"/stacks -stackDirs "$stackDirs"

0 comments on commit f770f09

Please sign in to comment.