EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ESA
PRISM
VS
Commits
723355ae
Commit
723355ae
authored
4 years ago
by
Lubomir Dolezal
Browse files
Options
Downloads
Patches
Plain Diff
fixing my bad merge
parent
38ca088b
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!36
Staging to master to prepare 1.0.0 release
,
!32
Registrar modularization
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/registrar_test.sh
+0
-2
0 additions, 2 deletions
testing/registrar_test.sh
with
0 additions
and
2 deletions
testing/registrar_test.sh
+
0
−
2
View file @
723355ae
...
...
@@ -10,8 +10,6 @@ docker exec -i $(docker ps -qf "name=emg-pvs_renderer") /wait-initialized.sh
while
read
product
;
do
docker
exec
-e
OS_PASSWORD
=
$OS_PASSWORD
-i
$(
docker ps
-qf
"name=emg-pvs_registrar"
)
\
registrar register
\
--service-url
$SERVICE_URL
\
--reporting-dir
"/mnt/reports"
\
--config-file
/config.yaml
\
"
$product
"
...
...
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