Skip to content
Snippets Groups Projects
Commit 4f1e782a authored by Deepa Kumari's avatar Deepa Kumari
Browse files

adding partition service ref

parent f3879a10
No related branches found
No related tags found
1 merge request!452Introduce Partition-Core-Plus
Pipeline #213637 failed
......@@ -44,6 +44,7 @@ core-plus-tests:
- name: postgres
command:
["postgres", "-c", "shared_buffers=256MB", "-c", "max_connections=200"]
- name: community.opengroup.org:5555/osdu/platform/system/partition/${CI_PROJECT_NAME}-${CI_COMMIT_REF_SLUG}:${CI_COMMIT_SHA}
variables:
PARTITION_POSTGRESQL_DB_NAME: partition_db
PARTITION_POSTGRESQL_USERNAME: usr_partition_pg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment