Skip to content

Commit

Permalink
Update knapsack_pro_queue_rspec_record_first_run_junit
Browse files Browse the repository at this point in the history
Run all tests split by examples
  • Loading branch information
ArturT committed Dec 21, 2023
1 parent 07a43f0 commit 8903a6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/knapsack_pro_queue_rspec_record_first_run_junit
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ export KNAPSACK_PRO_CI_NODE_INDEX=${1:-0}

export EXTRA_TEST_FILES_DELAY=10 # seconds

# uncomment to run all tests split by examples
export KNAPSACK_PRO_SLOW_TEST_FILE_PATTERN="spec/**{,/*/**}/*_spec.rb"

KNAPSACK_PRO_ENDPOINT=http://api.knapsackpro.test:3000 \
KNAPSACK_PRO_TEST_SUITE_TOKEN_RSPEC=fec3c641a3c4d2e720fe1b6d9dd780bc \
KNAPSACK_PRO_CI_NODE_BUILD_ID=$CI_BUILD_ID \
Expand Down

0 comments on commit 8903a6a

Please sign in to comment.