Skip to content

Fix upgrade-downgrade build on release-13.0#10503

Merged
deepthi merged 2 commits intovitessio:release-13.0from
planetscale:fix-13-build
Jun 17, 2022
Merged

Fix upgrade-downgrade build on release-13.0#10503
deepthi merged 2 commits intovitessio:release-13.0from
planetscale:fix-13-build

Conversation

@frouioui
Copy link
Copy Markdown
Member

Description

This Pull Request changes the Go version used in the upgrade downgrade tests. It was set to go1.17.11, with this change it will use go1.18.3 which is compatible with any release of Vitess.

While fixing this problem, I have realized that upgrade downgrade tests on v13 are testing the current commit and the latest version of vitess, which is in this case: release-14.0 ; instead it should use the "previous" release: release-12.0. I will open a follow-up issue.

Related Issue(s)

Checklist

  • "Backport me!" label has been added if this change should be backported
  • Tests were added or are not required
  • Documentation was added or is not required

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
@deepthi
Copy link
Copy Markdown
Collaborator

deepthi commented Jun 15, 2022

Unfortunately most of the upgrade/downgrade tests are failing on this PR.

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
@deepthi
Copy link
Copy Markdown
Collaborator

deepthi commented Jun 17, 2022

onlineddl_vrepl_stress_suite has known flakiness. Merging now that everything else is passing.

@deepthi deepthi merged commit 0d98851 into vitessio:release-13.0 Jun 17, 2022
@deepthi deepthi deleted the fix-13-build branch June 17, 2022 23:29
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