Skip to content

Commit 4f8bac6

Browse files
committed
Merge branch 'pmackin-OWLS-71966' of https://github.com/oracle/weblogic-kubernetes-operator into pmackin-OWLS-71966
2 parents cd4993c + 543c8f1 commit 4f8bac6

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

integration-tests/src/test/resources/wdt/coh-wdt-config.yaml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -28,31 +28,6 @@ topology:
2828
Cluster: '@@PROP:CLUSTER_NAME@@'
2929
ListenPort: '@@PROP:MANAGED_SERVER_PORT@@'
3030

31-
ServerTemplate:
32-
'cluster-1-template':
33-
ListenPort: 8001
34-
Cluster: 'cluster-1'
35-
JTAMigratableTarget:
36-
Cluster: 'cluster-1'
37-
Log:
38-
FileCount: 100
39-
LogFileSeverity: Trace
40-
DateFormatPattern: 'MMM d, yyyy h:mm:ss,SSS a z'
41-
RotateLogOnStartup: false
42-
DomainLogBroadcastSeverity: Notice
43-
RotationType: bySize
44-
StdoutSeverity: Notice
45-
PlatformLoggerLevels:
46-
com.oracle.coherence: FINEST
47-
FileMinSize: 5000
48-
LoggerSeverity: Info
49-
DomainLogBroadcasterBufferSize: 10
50-
StdoutFormat: standard
51-
FileName: 'logs/cluster-1-template.log'
52-
SSL:
53-
ListenPort: 8100
54-
ServerStart:
55-
Arguments: '-Dtangosol.coherence.log.level=9'
5631
resources:
5732
CoherenceClusterSystemResource:
5833
CoherenceCluster:

0 commit comments

Comments
 (0)