Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
faros-renew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Rahman
faros-renew
Commits
e8137270
Commit
e8137270
authored
May 20, 2020
by
Rahman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
switching to d840 pc hwtype
parent
8caafe19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
profile.py
profile.py
+2
-2
No files found.
profile.py
View file @
e8137270
...
@@ -88,8 +88,8 @@ request = pc.makeRequestRSpec()
...
@@ -88,8 +88,8 @@ request = pc.makeRequestRSpec()
# Request a PC
# Request a PC
pc1
=
request
.
RawPC
(
"pc1"
)
pc1
=
request
.
RawPC
(
"pc1"
)
#
pc1.hardware_type = PCHWTYPE
pc1
.
hardware_type
=
PCHWTYPE
pc1
.
component_id
=
"pc19-meb"
#
pc1.component_id="pc19-meb"
pc1
.
disk_image
=
PCIMG
pc1
.
disk_image
=
PCIMG
bs
=
request
.
RemoteBlockstore
(
"matlab1"
,
"/usr/local/MATLAB"
)
bs
=
request
.
RemoteBlockstore
(
"matlab1"
,
"/usr/local/MATLAB"
)
bs
.
dataset
=
"urn:publicid:IDN+emulab.net:powderprofiles+ltdataset+matlab-extra"
bs
.
dataset
=
"urn:publicid:IDN+emulab.net:powderprofiles+ltdataset+matlab-extra"
...
...
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