Skip to content

Commit

Permalink
[fix](regression-test) Remove docker tag from non docker case `test_d…
Browse files Browse the repository at this point in the history
…ynamic_partition_mod_distribution_key` (#44229)


Remove docker tag from non docker case
`test_dynamic_partition_mod_distribution_key`

### Release note

Remove docker tag from non docker case
`test_dynamic_partition_mod_distribution_key`
  • Loading branch information
TangSiyang2001 authored and Your Name committed Nov 20, 2024
1 parent 0b98983 commit 99340b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.

suite("test_dynamic_partition_mod_distribution_key", "docker") {
suite("test_dynamic_partition_mod_distribution_key") {
// FIXME: for historical bugs, this case will fail if adding k2 as dup key or unique key
// see in https://github.com/apache/doris/issues/39798
//
Expand Down

0 comments on commit 99340b4

Please sign in to comment.