Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reference-repository
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Admin message
GitLab upgrade completed. Current version is 17.11.4.
Show more breadcrumbs
grid5000
reference-repository
Commits
f53a1af4
There was an error fetching the commit references. Please try again later.
Commit
f53a1af4
authored
16 years ago
by
Cyril Rohr
Browse files
Options
Downloads
Patches
Plain Diff
deleted grillon. fixed typo in toulouse
parent
2d104ea7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
generators/input/nancy.rb
+0
-44
0 additions, 44 deletions
generators/input/nancy.rb
generators/input/toulouse.rb
+1
-1
1 addition, 1 deletion
generators/input/toulouse.rb
with
1 addition
and
45 deletions
generators/input/nancy.rb
+
0
−
44
View file @
f53a1af4
...
@@ -11,50 +11,6 @@ site :nancy do |site_uid|
...
@@ -11,50 +11,6 @@ site :nancy do |site_uid|
user_support_contact
user_support_contact
%w{sid-x64-base-1.0}
.
each
{
|
env_uid
|
environment
env_uid
,
:refer_to
=>
"grid5000/environments/
#{
env_uid
}
"
}
%w{sid-x64-base-1.0}
.
each
{
|
env_uid
|
environment
env_uid
,
:refer_to
=>
"grid5000/environments/
#{
env_uid
}
"
}
cluster
:grillon
do
|
cluster_uid
|
model
"HP ProLiant DL145G2"
created_at
Time
.
parse
(
"2005-11-01 12:00 GMT"
).
httpdate
47
.
times
do
|
i
|
node
"
#{
cluster_uid
}
-
#{
i
+
1
}
"
do
|
node_uid
|
architecture
({
:smp_size
=>
2
,
:smt_size
=>
2
,
:platform_type
=>
"x86_64"
})
processor
({
:vendor
=>
"AMD"
,
:model
=>
"AMD Opteron"
,
:version
=>
"246"
,
:clock_speed
=>
2
.
giga
,
:instruction_set
=>
""
,
:other_description
=>
""
,
:cache_l1
=>
nil
,
:cache_l1i
=>
nil
,
:cache_l1d
=>
nil
,
:cache_l2
=>
1
.
MB
})
main_memory
({
:ram_size
=>
2
.
GB
(
true
),
# bytes
:virtual_size
=>
nil
})
operating_system
({
:name
=>
nil
,
:release
=>
nil
,
:version
=>
nil
})
storage_devices
[
{
:interface
=>
'SATA'
,
:size
=>
80
.
GB
(
false
),
:driver
=>
"sata_nv"
}
]
network_adapters
[
{
:interface
=>
'Ethernet'
,
:rate
=>
1
.
giga
,
:enabled
=>
true
,
:switch
=>
"sgrillon1"
,
:network_address
=>
"
#{
node_uid
}
.
#{
site_uid
}
.grid5000.fr"
,
:ip
=>
dns_lookup
(
"
#{
node_uid
}
.
#{
site_uid
}
.grid5000.fr"
),
:driver
=>
"tg3"
,
:vendor
=>
"Broadcom"
,
:version
=>
"BCM5721"
},
{
:interface
=>
'Ethernet'
,
:rate
=>
1
.
giga
,
:enabled
=>
true
,
:driver
=>
"tg3"
,
:vendor
=>
"Broadcom"
,
:version
=>
"BCM5721"
}
]
end
end
end
#cluster grillon
cluster
:grelon
do
|
cluster_uid
|
cluster
:grelon
do
|
cluster_uid
|
model
"HP ProLiant DL140G3"
model
"HP ProLiant DL140G3"
created_at
Time
.
parse
(
"2007-02-27 12:00 GMT"
).
httpdate
created_at
Time
.
parse
(
"2007-02-27 12:00 GMT"
).
httpdate
...
...
This diff is collapsed.
Click to expand it.
generators/input/toulouse.rb
+
1
−
1
View file @
f53a1af4
...
@@ -56,7 +56,7 @@ site :toulouse do |site_uid|
...
@@ -56,7 +56,7 @@ site :toulouse do |site_uid|
end
end
end
end
cluster
:pastel
do
cluster
:pastel
do
|
cluster_uid
|
model
"Sun Fire X2200 M2"
model
"Sun Fire X2200 M2"
created_at
Time
.
parse
(
"2007-11-29"
).
httpdate
created_at
Time
.
parse
(
"2007-11-29"
).
httpdate
...
...
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