Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
integration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
integration
Commits
ad4f885c
Commit
ad4f885c
authored
4 years ago
by
Richard T. Carback III
Browse files
Options
Downloads
Patches
Plain Diff
verbose logging for gateways
parent
1740cd03
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
smokeinfra/gateway-1.yaml
+1
-1
1 addition, 1 deletion
smokeinfra/gateway-1.yaml
smokeinfra/gateway-2.yaml
+1
-1
1 addition, 1 deletion
smokeinfra/gateway-2.yaml
smokeinfra/gateway-3.yaml
+1
-1
1 addition, 1 deletion
smokeinfra/gateway-3.yaml
with
3 additions
and
3 deletions
smokeinfra/gateway-1.yaml
+
1
−
1
View file @
ad4f885c
...
...
@@ -9,7 +9,7 @@
log
:
"
results/gatway-1.log"
# Log message level
logLevel
:
1
logLevel
:
2
# The public IP address and port of the node associated with this gateway
nodeAddress
:
"
127.0.0.1:60000"
...
...
This diff is collapsed.
Click to expand it.
smokeinfra/gateway-2.yaml
+
1
−
1
View file @
ad4f885c
...
...
@@ -9,7 +9,7 @@
log
:
"
results/gatway-2.log"
# Log message level
logLevel
:
1
logLevel
:
2
# The public IP address and port of the node associated with this gateway
nodeAddress
:
"
127.0.0.1:60001"
...
...
This diff is collapsed.
Click to expand it.
smokeinfra/gateway-3.yaml
+
1
−
1
View file @
ad4f885c
...
...
@@ -9,7 +9,7 @@
log
:
"
results/gatway-3.log"
# Log message level
logLevel
:
1
logLevel
:
2
# The public IP address and port of the node associated with this gateway
nodeAddress
:
"
127.0.0.1:60002"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment