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

Fix relevant files listing for endtoend CI #15104

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

shlomi-noach
Copy link
Contributor

@shlomi-noach shlomi-noach commented Feb 1, 2024

Description

This adds the following as "relevant files" to CI endtoend tests, so that tests are not skipped:

  • sidecardb schema files
  • OnlineDDL vreplication test files

let's backport, even the sidecardb changes, those are harmless, and it's safer if we ensure all tests run as opposed to not.

Related Issue(s)

Checklist

  • "Backport to:" labels have been added if this change should be back-ported to release branches
  • If this change is to be back-ported to previous releases, a justification is included in the PR description
  • Tests were added or are not required
  • Did the new or modified tests pass consistently locally and on CI?
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Copy link
Member

@deepthi deepthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to backport? We won't be changing sidecardb schema in older releases, but what about vrepl test files?

@shlomi-noach
Copy link
Contributor Author

shlomi-noach commented Feb 1, 2024

Yes, let's backport, even the sidecardb changes, those are harmless, and it's safer if we ensure all tests run as opposed to not.

@shlomi-noach shlomi-noach added Backport to: release-16.0 Component: General Changes throughout the code base and removed Component: General Changes throughout the code base labels Feb 1, 2024
@shlomi-noach shlomi-noach merged commit 131dccc into vitessio:main Feb 1, 2024
104 of 106 checks passed
@shlomi-noach shlomi-noach deleted the fix-ci-relevant-files branch February 1, 2024 14:38
vitess-bot pushed a commit that referenced this pull request Feb 1, 2024
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
frouioui pushed a commit that referenced this pull request Feb 1, 2024
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
frouioui pushed a commit that referenced this pull request Feb 1, 2024
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
frouioui pushed a commit that referenced this pull request Feb 1, 2024
…15108)

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Co-authored-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
frouioui added a commit that referenced this pull request Feb 1, 2024
…15110)

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
Co-authored-by: Florent Poinsard <florent.poinsard@outlook.fr>
frouioui pushed a commit that referenced this pull request Feb 1, 2024
…15109)

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Co-authored-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
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.

4 participants