Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
client
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
katzenpost
client
Commits
2d79c1c3
Commit
2d79c1c3
authored
Sep 26, 2019
by
David Stainton
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WIP
parent
79dea910
Pipeline
#965
passed with stage
in 7 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
client_test.go
client_test.go
+1
-1
No files found.
client_test.go
View file @
2d79c1c3
...
...
@@ -137,7 +137,7 @@ func TestDecoyClient(t *testing.T) {
<-
time
.
After
(
90
*
time
.
Second
)
// must wait for provider to fetch pki document
cfg
,
err
:=
k
.
GetClientNetconfig
()
require
.
NoError
(
err
)
cfg
.
Debug
.
DisableDecoyTraffic
=
false
//
cfg.Debug.DisableDecoyTraffic = false
_
,
linkKey
:=
AutoRegisterRandomClient
(
cfg
)
require
.
NotNil
(
linkKey
)
...
...
dawuud
@dawuud
mentioned in commit
5f290908
·
Sep 26, 2019
mentioned in commit
5f290908
mentioned in commit 5f290908691187ffab1a11be84f0fe648d15f250
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment