Skip to content

Commit

Permalink
Skip external tests
Browse files Browse the repository at this point in the history
Signed-off-by: Tal Shachar <[email protected]>
  • Loading branch information
talxsha committed Feb 4, 2025
1 parent eebbe15 commit 7c74b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/skip-rdb-checksum.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ proc test_skip_rdb_checksum {primary primary_host primary_port primary_skipped_r
}
}

start_server {tags {"repl tls cluster:skip"} overrides {save {}}} {
start_server {tags {"repl tls cluster:skip external:skip"} overrides {save {}}} {
set primary [srv 0 client]
set primary_host [srv 0 host]
set primary_port [srv 0 port]
Expand Down

0 comments on commit 7c74b58

Please sign in to comment.