-
Notifications
You must be signed in to change notification settings - Fork 7
ccd-5330 #1534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ccd-5330 #1534
Conversation
…nto CCD-5330_Update_elastic_search_query_populate_new_case_data
…nto CCD-5330_Update_elastic_search_query_populate_new_case_data
@@ -11,7 +11,7 @@ def app = "definition-store-api" | |||
def branchesToSync = ['demo', 'ithc', 'perftest', 'develop'] | |||
|
|||
// Variables to switch pipeline logic and wiring per type of build | |||
def definitionStoreDevelopPr = "PR-1529" // This doesn't change frequently, but when it does, only change this value. | |||
def definitionStoreDevelopPr = "PR-1534" // This doesn't change frequently, but when it does, only change this value. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be reverted upon merging
build.gradle
Outdated
@@ -47,7 +47,7 @@ ext['postgresql.version'] = '42.7.3' | |||
ext['log4j2.version'] = '2.17.1' | |||
//overriding for easy access to the version for FT testing | |||
ext['beftaFwVersion'] = '9.2.3' | |||
ext['ccdTestDefinitionVersion'] = '7.26.1' | |||
ext['ccdTestDefinitionVersion'] = '7.26.1-prerelease-CCD-5329' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be made an official release instead of pre release when merging
@@ -24,7 +24,7 @@ java: | |||
# enable whenever required and provide host url to match with corresponding data-store-api | |||
ELASTIC_SEARCH_ENABLED: true | |||
|
|||
ELASTIC_SEARCH_HOST: ccd-data-store-api-pr-2520-es-master | |||
ELASTIC_SEARCH_HOST: ccd-data-store-api-pr-2543-es-master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be reverted upon merging
Plan Result (aat)
|
Plan Result (prod)
|
…nto CCD-5330_Update_elastic_search_query_populate_new_case_data
Close as this def changes are for CCD-5330 which has been merged and are no longer required. |
Before creating a pull request make sure that:
keep-helm
label has been added, if the helm release should be persisted after a successful buildPlease remove this line and everything above and fill the following sections:
JIRA link (if applicable)
Change description
Does this PR introduce a breaking change? (check one with "x")