Skip to content

Commit

Permalink
acceptance: skip TestDockerCLI/test_demo_multitenant.tcl
Browse files Browse the repository at this point in the history
Informs #96239.

Release note: None
  • Loading branch information
irfansharif committed Jan 30, 2023
1 parent 10ef5d9 commit 7f9f3ea
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 7f9f3ea

Please sign in to comment.