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
4e867a2a
Commit
4e867a2a
authored
4 years ago
by
Mussab Abdalla
Browse files
Options
Downloads
Patches
Plain Diff
swift cli credentials ( except password)
parent
197b8b3a
No related branches found
No related tags found
1 merge request
!29
Preprocessor test
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/preprocessor_test.sh
+7
-0
7 additions, 0 deletions
testing/preprocessor_test.sh
with
7 additions
and
0 deletions
testing/preprocessor_test.sh
+
7
−
0
View file @
4e867a2a
...
...
@@ -6,6 +6,13 @@ OS_PASSWORD=$(docker exec -i $(docker ps -qf "name=emg-pvs_preprocessor") cat /r
docker
exec
-e
OS_PASSWORD
=
$OS_PASSWORD
-i
$(
docker ps
-qf
"name=emg-pvs_preprocessor"
)
\
preprocessor preprocess
--config-file
testing/testing_preprocessor_config.yml KS03_AIS_PSH_1G_20160101T113020_20160101T113022_KGS_019339_75CE.tar
ST_AUTH_VERSION
=
3
OS_AUTH_URL_SHORT
=
https://auth.cloud.ovh.net/
OS_AUTH_URL
=
https://auth.cloud.ovh.net/v3/
OS_USERNAME
=
xqNChf3Rz5vs
OS_TENANT_NAME
=
7398560954290261
OS_TENANT_ID
=
1b418c4359064774af5d55da3f4bcac0
OS_REGION_NAME
=
SERCO-DIAS1
# gaining the necessary credentials and mapping them as env variables
swift auth
--auth-version
$ST_AUTH_VERSION
--os-identity-api-version
3
--os-auth-url
$OS_AUTH_URL
\
...
...
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