Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
analytics-toolkit-tutorials
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nomad-lab
analytics-toolkit-tutorials
Commits
3bec1f37
Commit
3bec1f37
authored
Mar 12, 2018
by
Emre Ahmetik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IP adress for container
parent
62781c2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
9 deletions
+3
-9
sis/sis_cscl.bkr
sis/sis_cscl.bkr
+3
-9
No files found.
sis/sis_cscl.bkr
View file @
3bec1f37
...
...
@@ -617,15 +617,9 @@
"",
"random_name = 'AA_'+''.join(random.SystemRandom().choice(string.ascii_uppercase + string.digits) for _ in range(20))",
"'''",
"try:",
" IP = os.environ['IP']",
" ",
"except:",
" IP = '172.17.0.42'",
"try:",
" PORT = int(os.environ['PORT'])",
"except:",
" PORT = 22",
"kube_namespace = os.environ.get('KUBE_NAMESPACE','default')",
"IP = "sisso-img.%s.svc.cluster.local" %kube_namespace",
"PORT = 22",
"''' ",
"try:",
" IP = os.environ['OPENMPIHOST'] ",
...
...
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