[CI] Change the required checks to match refactored Pulsar CI - #14944
Merged
Conversation
Member
Author
|
Since the required checks have already been changed, it's not possible to revert the changes in |
eolivelli
approved these changes
Mar 30, 2022
lhotari
force-pushed
the
lh-revisit-required-checks
branch
from
March 30, 2022 16:20
c2fc9e4 to
4fb17ac
Compare
lhotari
marked this pull request as ready for review
March 30, 2022 16:22
Member
Author
|
/pulsarbot rerun-failure-checks |
- Python client is required for Functions and Schema tests and
tests were needed to move to a different category
- Sql integration tests ("CI - System - Sql") are disabled until
apache#14951 has been resolved
lhotari
force-pushed
the
lh-revisit-required-checks
branch
from
March 30, 2022 18:53
4fb17ac to
daa105c
Compare
Member
Author
|
Removing the workaround must happen in a separate PR after |
Nicklee007
pushed a commit
to Nicklee007/pulsar
that referenced
this pull request
Apr 20, 2022
- Python client is required for Functions and Schema tests and
tests were needed to move to a different category
- Sql integration tests ("CI - System - Sql") are disabled until
apache#14951 has been resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
revisit [CI] Change required checks to match checks in refactored Pulsar CI workflow #14939 changes for [CI] Refactor GitHub Actions based Pulsar CI #14819
Python client is required for Functions and Schema tests and
tests were needed to move to a different category
Sql integration tests ("CI - System - Sql") are disabled until
Pulsar SQL won't start with Java 11.0.14.1 #14951 has been resolved
Additional context:
Modifications
rename
CI - Integration - FunctiontoCI - System - FunctionandCI - Integration - SchematoCI - System - Schemaremove Sql integration tests ("CI - System - Sql") from required checks