Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JNSimba committed Mar 5, 2024
1 parent 7f1d5aa commit 085051f
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 90 deletions.
44 changes: 0 additions & 44 deletions .github/workflows/run-e2ecase-12.yml

This file was deleted.

File renamed without changes.
44 changes: 0 additions & 44 deletions .github/workflows/run-itcase-12.yml

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@ public static GenericContainer createDorisContainer() {
.withPrivilegedMode(true)
.withLogConsumer(
new Slf4jLogConsumer(
DockerLoggerFactory.getLogger(DORIS_DOCKER_IMAGE)))
.withReuse(true);
DockerLoggerFactory.getLogger(DORIS_DOCKER_IMAGE)));

container.setPortBindings(
Lists.newArrayList(
Expand Down

0 comments on commit 085051f

Please sign in to comment.