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
777384f0
Commit
777384f0
authored
1 year ago
by
Josh Brooks
Browse files
Options
Downloads
Patches
Plain Diff
Add opts to dm package
parent
4e008259
Branches
josh/DmPackage
No related tags found
1 merge request
!49
Josh/dm package
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
basice2e/run.sh
+0
-1
0 additions, 1 deletion
basice2e/run.sh
dm/run.sh
+2
-0
2 additions, 0 deletions
dm/run.sh
with
2 additions
and
1 deletion
basice2e/run.sh
+
0
−
1
View file @
777384f0
...
...
@@ -35,7 +35,6 @@ CLIENTCLEAN=results/clients-cleaned
CLIENTOPTS
=
"--password hello --ndf results/ndf.json --verify-sends --sendDelay 100 --waitTimeout 360 -v
$DEBUGLEVEL
"
CLIENTEPHREGOPTS
=
"--password hello --ndf results/ndf.json --verify-sends --sendDelay 100 --waitTimeout 360 -v
$DEBUGLEVEL
--disableNodeRegistration --enableEphemeralRegistration"
CLIENTDMOPTS
=
"--password hello --ndf results/ndf.json --waitTimeout 360 -v
$DEBUGLEVEL
"
CLIENTGROUPOPTS
=
"--password hello --waitTimeout 600 --ndf results/ndf.json -v
$DEBUGLEVEL
"
CLIENTFILETRANSFEROPTS
=
"--password hello --waitTimeout 600 --ndf results/ndf.json -v
$DEBUGLEVEL
"
CLIENTREKEYOPTS
=
"--password hello --ndf results/ndf.json --verify-sends --waitTimeout 600 -v
$DEBUGLEVEL
"
...
...
This diff is collapsed.
Click to expand it.
dm/run.sh
+
2
−
0
View file @
777384f0
...
...
@@ -115,6 +115,8 @@ fi
# Test DMs
###############################################################################
CLIENTDMOPTS
=
"--password hello --ndf results/ndf.json --waitTimeout 360 -v
$DEBUGLEVEL
"
echo
"SENDING DM MESSAGES TO NEW USERS"
# The goal here is to try 3 things:
# 1. Send a DM to myself
...
...
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