Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Chutney
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
George Kadianakis
Chutney
Commits
bd1d5bd0
Unverified
Commit
bd1d5bd0
authored
7 years ago
by
teor
Browse files
Options
Downloads
Patches
Plain Diff
Update the README with expected values for environmental variables
parent
c889534d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+7
-7
7 additions, 7 deletions
README
with
7 additions
and
7 deletions
README
+
7
−
7
View file @
bd1d5bd0
...
...
@@ -37,9 +37,9 @@ You can modify its configuration using command-line arguments, or use the
chutney environmental variables documented below:
Timing Options:
--start-time CHUTNEY_START_TIME
--bootstrap-time CHUTNEY_BOOTSTRAP_TIME
--stop-time CHUTNEY_STOP_TIME
--start-time CHUTNEY_START_TIME
=N
--bootstrap-time CHUTNEY_BOOTSTRAP_TIME
=N
--stop-time CHUTNEY_STOP_TIME
=N
Traffic Options:
--data CHUTNEY_DATA_BYTES=N
...
...
@@ -49,8 +49,8 @@ Traffic Options:
--hs-multi-client CHUTNEY_HS_MULTI_CLIENT=N
Address/DNS Options:
--ipv4 CHUTNEY_LISTEN_ADDRESS
--ipv6 CHUTNEY_LISTEN_ADDRESS_V6
--ipv4 CHUTNEY_LISTEN_ADDRESS
=IPV4
--ipv6 CHUTNEY_LISTEN_ADDRESS_V6
=IPV6
# Chutney uses /etc/resolv.conf if none of these options are set
--dns-conf CHUTNEY_DNS_CONF=PATH
--offline CHUTNEY_DNS_CONF=/dev/null
...
...
@@ -69,8 +69,8 @@ Expert Options:
--dry-run NETWORK_DRY_RUN=true
--quiet ECHO=true
--controlling-pid CHUTNEY_CONTROLLING_PID
--net-dir CHUTNEY_DATA_DIR
--controlling-pid CHUTNEY_CONTROLLING_PID
=N
--net-dir CHUTNEY_DATA_DIR
=PATH
(These are advanced options: in the past, they have had long-standing bugs.)
Standard Actions:
...
...
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