Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos-caddy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Guillaume Hervier
slapos-caddy
Commits
12225b3c
Commit
12225b3c
authored
Jul 01, 2011
by
Guillaume Bottex
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changing default computer sequence.
parent
95e883fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
slapos/recipe/nosqltestbed/__init__.py
slapos/recipe/nosqltestbed/__init__.py
+2
-2
No files found.
slapos/recipe/nosqltestbed/__init__.py
View file @
12225b3c
...
...
@@ -59,12 +59,12 @@ class NoSQLTestBed(BaseSlapRecipe):
kumo_cloud_config
.
setdefault
(
'nb_thread'
,
32
)
# 1
kumo_cloud_config
.
setdefault
(
'nb_request'
,
1024000
)
# 1000
computer_guid_list
=
"COMP-
1
3:"
# manager
computer_guid_list
=
"COMP-
2
3:"
# manager
computer_guid_list
+=
"COMP-13:"
# server 1
computer_guid_list
+=
"COMP-14:"
# server 2
computer_guid_list
+=
"COMP-20:"
# server 3
computer_guid_list
+=
"COMP-19:"
# server 4
computer_guid_list
+=
"COMP-2
1
:"
# tester 1
computer_guid_list
+=
"COMP-2
3
:"
# tester 1
computer_guid_list
+=
"COMP-22:"
# tester 2
computer_guid_list
+=
"COMP-14:"
# tester 3
computer_guid_list
+=
"COMP-20:"
# tester 4
...
...
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