Skip to content
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

HMAN-514 use jenkins stage for functional tests #135

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

mattnayler
Copy link
Contributor

JIRA link (if applicable)

HMAN-514 "Next Hearing Date Updater - use jenkins step for Functional Tests"

Change description

Test jenkins pipeline changes from hmcts/cnp-jenkins-library#987 including enabling the new functional test stage.

Dependant on:

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

mattnayler and others added 7 commits December 8, 2022 11:00
Bumps uk.gov.hmcts.java from 0.12.34 to 0.12.39.

---
updated-dependencies:
- dependency-name: uk.gov.hmcts.java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
   [HMAN-514](https://tools.hmcts.net/jira/browse/HMAN-514)

Remove TEST_URL as it will no longer be required for Functional tests.
   [HMAN-514](https://tools.hmcts.net/jira/browse/HMAN-514)

Enable the FunctionalTest stage in jenkins config.
@@ -16,7 +15,7 @@ properties([
disableConcurrentBuilds()
])

@Library("Infrastructure")
@Library("Infrastructure@HMAN-514_functionalTest_nonServiceApp")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Temporary change should be reversed once hmcts/cnp-jenkins-library#987 is released.

Jenkinsfile_CNP Outdated Show resolved Hide resolved
   [HMAN-514](https://tools.hmcts.net/jira/browse/HMAN-514)

Developer review updates:
* move `enableFullFunctionalTestNonServiceApp(...)` call.
Copy link

@rafalkalita rafalkalita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot deployed to preview February 10, 2023 14:46 Active
@mattnayler mattnayler changed the base branch from CleanupOfHelmRelease to master February 14, 2023 12:56
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot deployed to preview February 14, 2023 13:00 Active
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot deployed to preview February 14, 2023 13:05 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants