Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
oai
openairinterface5G
Commits
57dbc796
Commit
57dbc796
authored
2 years ago
by
Robert Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
cls_physim1: Mention python version and separate Python/own modules
parent
074cf91b
No related branches found
No related tags found
2 merge requests
!1906
integration_2023_w02
,
!1867
CI: new Python classes for SSH & Local execution
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci-scripts/cls_physim1.py
+3
-2
3 additions, 2 deletions
ci-scripts/cls_physim1.py
with
3 additions
and
2 deletions
ci-scripts/cls_physim1.py
+
3
−
2
View file @
57dbc796
...
...
@@ -32,13 +32,14 @@
# Import
#-----------------------------------------------------------
import
logging
import
sshconnection
as
SSH
import
cls_oai_html
import
os
import
re
import
time
import
subprocess
import
sys
import
sshconnection
as
SSH
import
cls_oai_html
import
constants
as
CONST
import
helpreadme
as
HELP
...
...
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