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
R
real-topo-emulab
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Simon Redman
real-topo-emulab
Commits
6cfc8b42
Commit
6cfc8b42
authored
May 17, 2019
by
Simon Redman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use updated node image
parent
3a6b9a66
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
profile.py
profile.py
+4
-4
No files found.
profile.py
View file @
6cfc8b42
...
@@ -20,10 +20,10 @@ pc.defineParameter(name="host_name",
...
@@ -20,10 +20,10 @@ pc.defineParameter(name="host_name",
params
=
pc
.
bindParameters
()
params
=
pc
.
bindParameters
()
image_urn
=
'
utah.cloudlab.us
'
image_urn
=
'
emulab.net
'
image_project
=
'
cs6480-2017-cl
'
# I need to move this to the Safeedge emulab project...
image_project
=
'
SafeEdge
'
# I need to move this to the Safeedge emulab project...
image_os
=
'Ubuntu_1
6.04
.04'
image_os
=
'Ubuntu_1
8
.04'
image_tag
=
'FRR'
image_tag
=
'FRR
:3
'
router_disk_image
=
'urn:publicid:IDN+{urn}+image+{proj}-PG0:{os}_{tag}'
.
format
(
urn
=
image_urn
,
proj
=
image_project
,
os
=
image_os
,
tag
=
image_tag
)
router_disk_image
=
'urn:publicid:IDN+{urn}+image+{proj}-PG0:{os}_{tag}'
.
format
(
urn
=
image_urn
,
proj
=
image_project
,
os
=
image_os
,
tag
=
image_tag
)
ovs_disk_image
=
'urn:publicid:IDN+emulab.net+image+SafeEdge:SRV6-OVS'
ovs_disk_image
=
'urn:publicid:IDN+emulab.net+image+SafeEdge:SRV6-OVS'
...
...
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