Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model 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
Show more breadcrumbs
TFS
controller
Commits
6d4a1e22
Commit
6d4a1e22
authored
5 months ago
by
Lluis Gifre Renom
Browse files
Options
Downloads
Patches
Plain Diff
Debug OFC24 and Optical Controller
parent
42afc5a2
No related branches found
No related tags found
2 merge requests
!294
Release TeraFlowSDN 4.0
,
!285
Resolve: "(CNIT) New SBI Driver based on OpenROADM for ROADMs"
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/tests/ofc24/tests/test_functional_bootstrap.py
+0
-1
0 additions, 1 deletion
src/tests/ofc24/tests/test_functional_bootstrap.py
with
0 additions
and
1 deletion
src/tests/ofc24/tests/test_functional_bootstrap.py
+
0
−
1
View file @
6d4a1e22
...
...
@@ -71,5 +71,4 @@ def test_scenario_devices_enabled(
if
num_devices_enabled
!=
num_devices
:
LOGGER
.
info
(
'
Disabled Devices: {:s}
'
.
format
(
str
(
disabled_devices
)))
LOGGER
.
info
(
'
Devices: {:s}
'
.
format
(
grpc_message_to_json_string
(
response
)))
raise
Exception
()
assert
num_devices_enabled
==
num_devices
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