-
Notifications
You must be signed in to change notification settings - Fork 984
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
Add the Contract Tests to the mobile CI/CD pipeline #19017
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jenkins BuildsClick to see older builds (40)
|
FFFra
force-pushed
the
18782-add-the-contract-tests-to-cicd-pipeline
branch
9 times, most recently
from
February 27, 2024 15:55
26f4cd9
to
93993e1
Compare
FFFra
changed the title
[WIP] Add the Contract Tests to the mobile CI/CD pipeline
Add the Contract Tests to the mobile CI/CD pipeline
Feb 27, 2024
siddarthkay
approved these changes
Feb 27, 2024
FFFra
requested review from
flexsurfer,
mmilad75,
ilmotta,
ajayesivan and
cammellos
February 27, 2024 15:59
J-Son89
approved these changes
Feb 27, 2024
FFFra
force-pushed
the
18782-add-the-contract-tests-to-cicd-pipeline
branch
from
February 27, 2024 16:04
93993e1
to
371b6a3
Compare
smohamedjavid
approved these changes
Feb 27, 2024
FFFra
force-pushed
the
18782-add-the-contract-tests-to-cicd-pipeline
branch
from
February 27, 2024 18:12
371b6a3
to
4a29416
Compare
jakubgs
force-pushed
the
18782-add-the-contract-tests-to-cicd-pipeline
branch
from
February 27, 2024 18:36
4a29416
to
351d10f
Compare
jakubgs
approved these changes
Feb 27, 2024
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.
Time to clean this up a bit.
Can I merge? |
@FFFra : sure go ahead and merge |
FFFra
force-pushed
the
18782-add-the-contract-tests-to-cicd-pipeline
branch
from
February 28, 2024 08:57
351d10f
to
423eda7
Compare
FFFra
force-pushed
the
18782-add-the-contract-tests-to-cicd-pipeline
branch
from
February 28, 2024 09:27
423eda7
to
e18e17e
Compare
Just a note: we are increasing the timeout to 20 minutes because is happening timeout error very frequently. Please let me know if anyone disagree |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #18782
Summary
This quick PR modifies the JenkinsFile adding Contract Tests to Ci/CD pipeline
Steps to test
Check Jenkins output here or at https://ci.infra.status.im/job/status-mobile/
Notes
Tried to run it in parallel with Unit Tests but it was not working
status: ready!