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

variablized partition image

parent eb19c52f
No related branches found
No related tags found
1 merge request!452Introduce Partition-Core-Plus
Pipeline #213649 failed
......@@ -44,7 +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}
- name: ${CI_REGISTRY_IMAGE}/${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