-
Notifications
You must be signed in to change notification settings - Fork 18
Issue 2190 - Set up new Simbank tests to replace inttests #184
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
Merged
Conversation
This file contains hidden or 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
…flow to run the SimBankIVT locally in a workflow, updates to the .secrets.baseline Signed-off-by: Jade Carino <[email protected]>
Signed-off-by: Jade Carino <[email protected]>
…opment maven repo Signed-off-by: Jade Carino <[email protected]>
Signed-off-by: Jade Carino <[email protected]>
…mplatform app and tests Signed-off-by: Jade Carino <[email protected]>
…y.sh Signed-off-by: Jade Carino <[email protected]>
…when running it from the Test Simbank workflow Signed-off-by: Jade Carino <[email protected]>
…lling event Signed-off-by: Jade Carino <[email protected]>
Signed-off-by: Jade Carino <[email protected]>
… local command Signed-off-by: Jade Carino <[email protected]>
…nd so it can find the Uber OBR in the dev maven repo Signed-off-by: Jade Carino <[email protected]>
… use Signed-off-by: Jade Carino <[email protected]>
…fix working directories Signed-off-by: Jade Carino <[email protected]>
Signed-off-by: Jade Carino <[email protected]>
Signed-off-by: Jade Carino <[email protected]>
Signed-off-by: Jade Carino <[email protected]>
Signed-off-by: Jade Carino <[email protected]>
Signed-off-by: Jade Carino <[email protected]>
eamansour
approved these changes
May 23, 2025
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.
Why?
For galasa-dev/projectmanagement#2190
Part of the efforts to replace all the old inttests that rely on the Linux VMs with new tests.
SimBankIVT,BasicAccountCreditTestandProvisionedAccountCreditTests. This is the equivalent of what the inttest SimbankLocalJava11Ubuntu does so that test can be removed once this is merged. This workflow is called after every Main Build of the Simplatform repo, and will be called as part of a daily regression run at 6am.SimBankIVT,BasicAccountCreditTestandProvisionedAccountCreditTestslocally.