Skip to content

Commit

Permalink
Merge #96240
Browse files Browse the repository at this point in the history
96240: acceptance: skip TestDockerCLI/test_demo_multitenant.tcl r=irfansharif a=irfansharif

Informs #96239.

Release note: None

Co-authored-by: irfan sharif <[email protected]>
  • Loading branch information
craig[bot] and irfansharif committed Jan 30, 2023
2 parents 10ef5d9 + 7f9f3ea commit 53f394d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#! /usr/bin/env expect -f

# This test is skipped -- its filename lets it hide from the selector in
# TestDockerCLI. Unskip it by renaming after fixing
# https://github.com/cockroachdb/cockroach/issues/96239.

source [file join [file dirname $argv0] common.tcl]
start_test "Check --multitenant flag runs as expected"

Expand Down

0 comments on commit 53f394d

Please sign in to comment.