Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
e83a6ea7
Unverified
Commit
e83a6ea7
authored
May 19, 2020
by
Chi Song
Committed by
GitHub
May 19, 2020
Browse files
rename remote IT for clear (#2456)
parent
063efd96
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
test/pipelines/pipelines-it-remote-linux-to-linux.yml
test/pipelines/pipelines-it-remote-linux-to-linux.yml
+1
-1
test/pipelines/pipelines-it-remote-windows-to-linux.yml
test/pipelines/pipelines-it-remote-windows-to-linux.yml
+2
-1
No files found.
test/pipelines/pipelines-it-remote.yml
→
test/pipelines/pipelines-it-remote
-linux-to-linux
.yml
View file @
e83a6ea7
jobs
:
jobs
:
-
job
:
'
integration_test_remote'
-
job
:
'
integration_test_remote
_linux_to_linux
'
timeoutInMinutes
:
120
timeoutInMinutes
:
120
steps
:
steps
:
...
...
test/pipelines/pipelines-it-remote-windows.yml
→
test/pipelines/pipelines-it-remote-windows
-to-linux
.yml
View file @
e83a6ea7
jobs
:
jobs
:
-
job
:
'
integration_test_remote_windows'
-
job
:
'
integration_test_remote_windows
_to_linux
'
timeoutInMinutes
:
120
timeoutInMinutes
:
120
steps
:
steps
:
...
@@ -23,6 +23,7 @@ jobs:
...
@@ -23,6 +23,7 @@ jobs:
sshEndpoint
:
$(end_point)
sshEndpoint
:
$(end_point)
runOptions
:
inline
runOptions
:
inline
inline
:
cd /tmp/nnitest/$(Build.BuildId)/nni-remote/deployment/pypi;make build
inline
:
cd /tmp/nnitest/$(Build.BuildId)/nni-remote/deployment/pypi;make build
failOnStdErr
:
false
continueOnError
:
true
continueOnError
:
true
displayName
:
'
build
nni
bdsit_wheel'
displayName
:
'
build
nni
bdsit_wheel'
-
task
:
SSH@0
-
task
:
SSH@0
...
...
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