Skip to content

temp branch created from pr-561 for testing #573

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

Open
wants to merge 4 commits into
base: CCD-6255_FT_Tests_Update_NoC_create_case_not_have_case_role
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Jenkinsfile_CNP
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GradleBuilder builder = new GradleBuilder(this, product)
def definitionStoreDevelopPr = "PR-1540" // This doesn't change frequently, but when it does, only change this value.
def dataStoreApiDevelopPr = "PR-2552" // This doesn't change frequently, but when it does, only change this value.
def prsToUseAat = "PR-148,PR-161,PR-167,PR-259,PR-264" // Set this value to a PR number, or add it as a comma-separated value, if it's to follow CI/CD.
def prsRunningInIsolation = "PR-561" // Set this value to a PR number, or add it as a comma-separated value, if PRs for MCA, Data-Store and Def-Store are all configured to run in isolation from other PRs.
def prsRunningInIsolation = "PR-573" // Set this value to a PR number, or add it as a comma-separated value, if PRs for MCA, Data-Store and Def-Store are all configured to run in isolation from other PRs.

def secrets = [
'rpx-${env}': [
Expand Down
2 changes: 1 addition & 1 deletion aca-docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ docker-compose -f compose/aca.yml up -d

## LICENSE

This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.