Skip to content

Fix migration test for MariaDB version used in CAPI pipeline#4255

Merged
svkrieger merged 1 commit intomainfrom
fix-migration-test-to-match-db-versions
Mar 12, 2025
Merged

Fix migration test for MariaDB version used in CAPI pipeline#4255
svkrieger merged 1 commit intomainfrom
fix-migration-test-to-match-db-versions

Conversation

@svkrieger
Copy link
Copy Markdown
Contributor

@svkrieger svkrieger commented Mar 11, 2025

A short explanation of the proposed change:

MySQL version used to run unit tests in concourse is different from the ones used in GH Actions. Error message is different in that MySQL version. Making test more generic.

  • An explanation of the use cases your change solves

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@svkrieger svkrieger changed the title MariaDB version in CAPI pipeline has yet another error message. Make … Fix migration test for MariaDB version used in CAPI pipeline Mar 11, 2025
@svkrieger svkrieger force-pushed the fix-migration-test-to-match-db-versions branch from 0c09965 to bbb9d85 Compare March 12, 2025 10:49
@svkrieger svkrieger force-pushed the fix-migration-test-to-match-db-versions branch from bbb9d85 to 026dc66 Compare March 12, 2025 12:45
@svkrieger svkrieger merged commit 984e2de into main Mar 12, 2025
6 of 7 checks passed
@svkrieger svkrieger deleted the fix-migration-test-to-match-db-versions branch March 12, 2025 13:39
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Mar 12, 2025
Changes in cloud_controller_ng:

- MariaDB version in CAPI pipeline has yet another error message. Make test more generic.
    PR: cloudfoundry/cloud_controller_ng#4255
    Author: Sven Krieger <37476281+svkrieger@users.noreply.github.com>

- Try to fix flaky stager test part 2
    PR: cloudfoundry/cloud_controller_ng#4261
    Author: Sven Krieger <37476281+svkrieger@users.noreply.github.com>

- Fix flaky stager test
    PR: cloudfoundry/cloud_controller_ng#4256
    Author: Sven Krieger <37476281+svkrieger@users.noreply.github.com>

- Bump postgres version in gh workflows
    PR: cloudfoundry/cloud_controller_ng#4254
    Author: Johannes Haass <johannes.haass@sap.com>

- [RFC0030 - 3] Rename 'file-based-service-bindings' to 'service-binding-k8s' and introduce 'file-based-vcap-services'
    PR: cloudfoundry/cloud_controller_ng#4235
    Author: Sven Krieger <37476281+svkrieger@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants