Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
c628e197
Commit
c628e197
authored
Jul 23, 2012
by
John Giannelos
Browse files
Update README. Fix snf-burnin-run.sh ssh/timeout error.
parent
69b494a8
Changes
2
Hide whitespace changes
Inline
Side-by-side
snf-tools/README
View file @
c628e197
...
...
@@ -16,7 +16,7 @@ Usage
Example:
--------
snf-burnin --token=TOKEN --image-id=IMAGE-ID --log-folder=LOG_FOLDER
snf-burnin
--api=API_URL
--token=TOKEN --image-id=IMAGE-ID --log-folder=LOG_FOLDER
For more options:
...
...
snf-tools/conf/snf-burnin-run.sh
View file @
c628e197
...
...
@@ -6,7 +6,7 @@
#Usage: ./snf-burnin-run.sh TOKEN IMAGE-ID LOG-FOLDER
timeout
28
m snf-burnin
--token
=
"
$1
"
--image-id
=
"
$2
"
--action-timeout
120
--log-folder
"
$3
"
timeout
--foreground
25
m snf-burnin
--token
=
"
$1
"
--image-id
=
"
$2
"
--action-timeout
120
--log-folder
"
$3
"
snf-burnin
--token
=
"
$1
"
--delete-stale
#Delete old folders
...
...
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