Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
controller
Manage
Activity
Members
Labels
Plan
Issues
62
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
25
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
TFS
controller
Commits
60b149c9
Commit
60b149c9
authored
2 months ago
by
Lluis Gifre Renom
Browse files
Options
Downloads
Patches
Plain Diff
Pre-merge code cleanup
parent
60bdf170
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!294
Release TeraFlowSDN 4.0
,
!284
Resolve: "(CNIT) Multi-Granular Optical Nodes and Optical Transpoders management"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/tests/ofc24/transponders.sh
+1
-1
1 addition, 1 deletion
src/tests/ofc24/transponders.sh
with
1 addition
and
1 deletion
src/tests/ofc24/transponders.sh
+
1
−
1
View file @
60b149c9
...
...
@@ -23,4 +23,4 @@ docker rm tna2
screen
-dmS
tt1
-T
xterm sh
-c
"docker run --name tna1 -p 10.0.2.4:2023:2022 -v /home/tfs/tfs-ctrl/src/tests/ofc24/tempOC/files:/files -it asgamb1/oc23bgp.img:latest bash -c 'cp /files/platform_t1.xml demoECOC21.xml ; ./startNetconfAgent.sh'"
screen
-dmS
tt2
-T
xterm sh
-c
"docker run --name tna2 -p 10.0.2.4:2024:2022 -v /home/tfs/tfs-ctrl/src/tests/ofc24/tempOC/files:/files -it asgamb1/oc23bgp.img:latest bash -c 'cp /files/platform_t2.xml demoECOC21.xml ; ./startNetconfAgent.sh'"
\ No newline at end of file
screen
-dmS
tt2
-T
xterm sh
-c
"docker run --name tna2 -p 10.0.2.4:2024:2022 -v /home/tfs/tfs-ctrl/src/tests/ofc24/tempOC/files:/files -it asgamb1/oc23bgp.img:latest bash -c 'cp /files/platform_t2.xml demoECOC21.xml ; ./startNetconfAgent.sh'"
This diff is collapsed.
Click to expand it.
Preview
0%
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