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

WIP: CI: partial upgrade tests #7368

Closed
wants to merge 2 commits into from

Conversation

shlomi-noach
Copy link
Contributor

Description

This PR extends the upgrade/downgrade tests in CI by adding partial upgrade tests.

Initial commit tests for partial upgrade paths from v8.0.0 to HEAD:

  • only vtgate is upgraded
  • only vtctl* binaries are upgraded
  • only vttablet binaries are upgraded
  • vtgate and vttablet binaries are upgraded
  • vtctl* and vttablet` binaries are upgraded

The vttablet upgrade tests apply to all tablets. I don't have a good plan for upgrading some tablets yet.

Related Issue(s)

Context: #7344
Followup to #7294

Checklist

  • Should this PR be backported?
  • Tests were added or are not required
  • Documentation was added or is not required

Impacted Areas in Vitess

Components that this PR will affect:

  • Query Serving
  • VReplication
  • Cluster Management
  • Build
  • VTAdmin

Signed-off-by: Shlomi Noach <[email protected]>
@shlomi-noach shlomi-noach requested a review from sougou as a code owner January 25, 2021 07:08
Signed-off-by: Shlomi Noach <[email protected]>
@shlomi-noach
Copy link
Contributor Author

  • The endtoend test itself needs to have more explicit tests for vtctld and vtgate.

@shlomi-noach shlomi-noach marked this pull request as draft January 25, 2021 07:19
@shlomi-noach shlomi-noach changed the title CI: partial upgrade tests WIP: CI: partial upgrade tests Jan 25, 2021
@shlomi-noach
Copy link
Contributor Author

I believe this is being worked on by other team members right now.

@shlomi-noach shlomi-noach deleted the ci-upgrade-partial branch August 29, 2021 06:01
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.

1 participant