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
129b4fd8
Commit
129b4fd8
authored
6 years ago
by
Bernardo Cardoso
Browse files
Options
Downloads
Patches
Plain Diff
Add UDB sessionfile path, remove channelbot from build
parent
ea71d74e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
basice2e/udb.yaml
+1
-0
1 addition, 0 deletions
basice2e/udb.yaml
build.sh
+0
-1
0 additions, 1 deletion
build.sh
with
1 addition
and
1 deletion
basice2e/udb.yaml
+
1
−
0
View file @
129b4fd8
# UDB Config for E2E Integration test
# UDB Config for E2E Integration test
logPath
:
"
logfile.log"
logPath
:
"
logfile.log"
sessionfile
:
"
./results/udb.session"
gateways
:
gateways
:
-
"
localhost:8444"
-
"
localhost:8444"
-
"
localhost:8443"
-
"
localhost:8443"
...
...
This diff is collapsed.
Click to expand it.
build.sh
+
0
−
1
View file @
129b4fd8
...
@@ -7,7 +7,6 @@
...
@@ -7,7 +7,6 @@
mkdir
-p
bin
mkdir
-p
bin
pushd
bin
pushd
bin
go build gitlab.com/elixxir/client
go build gitlab.com/elixxir/client
go build gitlab.com/elixxir/channelbot
go build
-o
udb gitlab.com/elixxir/user-discovery-bot
go build
-o
udb gitlab.com/elixxir/user-discovery-bot
go build gitlab.com/elixxir/gateway
go build gitlab.com/elixxir/gateway
go build gitlab.com/elixxir/server
go build gitlab.com/elixxir/server
...
...
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