Skip to content

WIP: CI: partial upgrade tests#7368

Closed
shlomi-noach wants to merge 2 commits intovitessio:mainfrom
planetscale:ci-upgrade-partial
Closed

WIP: CI: partial upgrade tests#7368
shlomi-noach wants to merge 2 commits intovitessio:mainfrom
planetscale:ci-upgrade-partial

Conversation

@shlomi-noach
Copy link
Copy Markdown
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 <2607934+shlomi-noach@users.noreply.github.com>
@shlomi-noach shlomi-noach requested a review from sougou as a code owner January 25, 2021 07:08
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
@shlomi-noach
Copy link
Copy Markdown
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
Copy Markdown
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