Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sbws
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
juga
sbws
Commits
5f86552a
Commit
5f86552a
authored
6 years ago
by
juga
Browse files
Options
Downloads
Patches
Plain Diff
tests: add configuration to run scanner
parent
7c42d62b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/integration/sbws_testnet.ini
+26
-0
26 additions, 0 deletions
tests/integration/sbws_testnet.ini
with
26 additions
and
0 deletions
tests/integration/sbws_testnet.ini
0 → 100644
+
26
−
0
View file @
5f86552a
[general]
# Days into the past that measurements are considered valid
data_period
=
1
[paths]
sbws_home
=
/tmp/.sbws
[destinations]
local
=
on
[destinations.local]
; url = https://localhost:28888/sbws.bin
url
=
http://127.0.0.1:28888/sbws.bin
verify
=
False
[tor]
extra_lines
=
DirAuthority
auth1
orport
=
2002 no-v2 v3ident=D7DBC517EFD2BA1A5012CF1BD0BB38F17C8160BD 127.10.0.1:2003 AA45C13025C037F056E734169891878ED0880231
DirAuthority
auth2
orport
=
2002 no-v2 v3ident=4EE103A081F400E6622F5461D51782B876BB5C24 127.10.0.2:2003 E7B3C9A0040D628DAC88B0251AE6334D28E8F531
DirAuthority
auth3
orport
=
2002 no-v2 v3ident=8B85069C7FC0593801E6491A34100264FCE28980 127.10.0.3:2003 35E3B8BB71C81355649AEC5862ECB7ED7EFDBC5C
TestingTorNetwork
1
NumCPUs
1
[logging]
level
=
debug
to_stdout_level
=
${level}
\ No newline at end of file
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