Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Platform Validation
Commits
602b40c7
Commit
602b40c7
authored
Aug 06, 2020
by
Darshana Herath
Browse files
Add opendes data-partition-id value for AWS environment!
parent
ec6f3c80
Pipeline
#5130
failed with stages
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Postman Collection/05_CICD_Setup_WellLogWorkflow/WellLog CI-CD v1.3.3.postman_collection.json
View file @
602b40c7
...
...
@@ -3276,6 +3276,19 @@
],
"type"
:
"text/javascript"
}
},
{
"listen"
:
"prerequest"
,
"script"
:
{
"id"
:
"b4fcf03c-b9cf-4b54-a1fd-02cc8b3fff8b"
,
"exec"
:
[
"cp = pm.environment.get(
\"
cloud_platform
\"
);
\r
"
,
"if (cp ==
\"
AWS
\"
) {
\r
"
,
" pm.environment.set(
\"
data-partition-id
\"
,
\"
opendes
\"
)
\r
"
,
" }"
],
"type"
:
"text/javascript"
}
}
],
"request"
:
{
...
...
@@ -3344,6 +3357,19 @@
],
"type"
:
"text/javascript"
}
},
{
"listen"
:
"prerequest"
,
"script"
:
{
"id"
:
"b4fcf03c-b9cf-4b54-a1fd-02cc8b3fff8b"
,
"exec"
:
[
"cp = pm.environment.get(
\"
cloud_platform
\"
);
\r
"
,
"if (cp ==
\"
AWS
\"
) {
\r
"
,
" pm.environment.set(
\"
data-partition-id
\"
,
\"
opendes
\"
)
\r
"
,
" }"
],
"type"
:
"text/javascript"
}
}
],
"request"
:
{
...
...
@@ -3420,6 +3446,19 @@
],
"type"
:
"text/javascript"
}
},
{
"listen"
:
"prerequest"
,
"script"
:
{
"id"
:
"b4fcf03c-b9cf-4b54-a1fd-02cc8b3fff8b"
,
"exec"
:
[
"cp = pm.environment.get(
\"
cloud_platform
\"
);
\r
"
,
"if (cp ==
\"
AWS
\"
) {
\r
"
,
" pm.environment.set(
\"
data-partition-id
\"
,
\"
opendes
\"
)
\r
"
,
" }"
],
"type"
:
"text/javascript"
}
}
],
"request"
:
{
...
...
@@ -3838,6 +3877,19 @@
],
"type"
:
"text/javascript"
}
},
{
"listen"
:
"prerequest"
,
"script"
:
{
"id"
:
"b4fcf03c-b9cf-4b54-a1fd-02cc8b3fff8b"
,
"exec"
:
[
"cp = pm.environment.get(
\"
cloud_platform
\"
);
\r
"
,
"if (cp ==
\"
AWS
\"
) {
\r
"
,
" pm.environment.set(
\"
data-partition-id
\"
,
\"
opendes
\"
)
\r
"
,
" }"
],
"type"
:
"text/javascript"
}
}
],
"request"
:
{
...
...
@@ -3914,6 +3966,19 @@
],
"type"
:
"text/javascript"
}
},
{
"listen"
:
"prerequest"
,
"script"
:
{
"id"
:
"b4fcf03c-b9cf-4b54-a1fd-02cc8b3fff8b"
,
"exec"
:
[
"cp = pm.environment.get(
\"
cloud_platform
\"
);
\r
"
,
"if (cp ==
\"
AWS
\"
) {
\r
"
,
" pm.environment.set(
\"
data-partition-id
\"
,
\"
opendes
\"
)
\r
"
,
" }"
],
"type"
:
"text/javascript"
}
}
],
"request"
:
{
...
...
@@ -3990,6 +4055,19 @@
],
"type"
:
"text/javascript"
}
},
{
"listen"
:
"prerequest"
,
"script"
:
{
"id"
:
"b4fcf03c-b9cf-4b54-a1fd-02cc8b3fff8b"
,
"exec"
:
[
"cp = pm.environment.get(
\"
cloud_platform
\"
);
\r
"
,
"if (cp ==
\"
AWS
\"
) {
\r
"
,
" pm.environment.set(
\"
data-partition-id
\"
,
\"
opendes
\"
)
\r
"
,
" }"
],
"type"
:
"text/javascript"
}
}
],
"request"
:
{
...
...
@@ -4066,6 +4144,19 @@
],
"type"
:
"text/javascript"
}
},
{
"listen"
:
"prerequest"
,
"script"
:
{
"id"
:
"b4fcf03c-b9cf-4b54-a1fd-02cc8b3fff8b"
,
"exec"
:
[
"cp = pm.environment.get(
\"
cloud_platform
\"
);
\r
"
,
"if (cp ==
\"
AWS
\"
) {
\r
"
,
" pm.environment.set(
\"
data-partition-id
\"
,
\"
opendes
\"
)
\r
"
,
" }"
],
"type"
:
"text/javascript"
}
}
],
"request"
:
{
...
...
@@ -4134,7 +4225,10 @@
"id"
:
"a27d8a68-8060-488c-bf86-0fc435e11042"
,
"type"
:
"text/javascript"
,
"exec"
:
[
""
"cp = pm.environment.get(
\"
cloud_platform
\"
);"
,
"if (cp ==
\"
AWS
\"
) {"
,
" pm.environment.set(
\"
data-partition-id
\"
,
\"
osduvalidation
\"
)"
,
" }"
]
}
},
...
...
Write
Preview
Supports
Markdown
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