Skip to content

Commit

Permalink
no partition
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun committed Jan 10, 2025
1 parent 129be0b commit d839071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/test-dev-context-only-utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ shard=$1
shift
case "$shard" in
1-of-4)
check_dcou1
check_dcou1 --partition 1/1
#check_dcou1 --partition 1/9
#check_dcou1 --partition 2/9
#check_dcou1 --partition 3/9
Expand All @@ -27,7 +27,7 @@ case "$shard" in
#check_dcou2 --partition 5/9
;;
2-of-4)
check_dcou2
check_dcou2 --partition 1/1
#check_dcou1 --partition 6/9
#check_dcou1 --partition 7/9
#check_dcou2 --partition 6/9
Expand Down

0 comments on commit d839071

Please sign in to comment.