Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GÉANT Service Orchestrator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GÉANT Service Orchestrator
Commits
8c21502b
Commit
8c21502b
authored
1 year ago
by
Neda Moeini
Browse files
Options
Downloads
Patches
Plain Diff
Remove extra explanation and made ruff happy.
parent
079aecc4
No related branches found
No related tags found
No related merge requests found
Pipeline
#85162
canceled
1 year ago
Stage: tox
Stage: documentation
Stage: sonarqube
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/workflows/iptrunk/test_migrate_iptrunk.py
+0
-10
0 additions, 10 deletions
test/workflows/iptrunk/test_migrate_iptrunk.py
with
0 additions
and
10 deletions
test/workflows/iptrunk/test_migrate_iptrunk.py
+
0
−
10
View file @
8c21502b
"""
in this test four scenarios are tested for the migrate workflow
1. Nokia will be migrated to Juniper
2. Juniper will be migrated to Nokia
3. Juniper will be migrade to Juniper
4. Nokia will be migrate to Nokia
For all scenarios side [0] is used to simplify the validation.
Actually only netbox validations for Nokia router are performed.
"""
from
os
import
PathLike
from
os
import
PathLike
from
unittest.mock
import
patch
from
unittest.mock
import
patch
...
...
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