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

Consider running tests with different kubernetes version in different cephcsi branches #4060

Closed
Madhu-1 opened this issue Aug 21, 2023 · 0 comments · Fixed by #4061
Closed
Assignees
Labels
component/testing Additional test cases or CI work

Comments

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Aug 21, 2023

          > @nixpanic as per official doc it's not reached eol yet https://kubernetes.io/releases/

Maybe we should consider testing with different Kubernetes versions for different branches? The GitHub Commenter action that we use with ok-to-test might be able to support comments depending on the branch? It would speed up the e2e a little, as test jobs for 4 Kubernetes versions will take quite some time (not sure if they can all run in parallel due to CI quota).

Originally posted by @nixpanic in #4057 (comment)

@nixpanic nixpanic added the component/testing Additional test cases or CI work label Aug 21, 2023
@nixpanic nixpanic self-assigned this Aug 21, 2023
nixpanic added a commit to nixpanic/ceph-csi that referenced this issue Aug 21, 2023
By using a matrix strategy with excluding certain branches and
Kubernetes versions, the number of CI jobs per PullRequest should stay
limited.

Closes: ceph#4060
Signed-off-by: Niels de Vos <[email protected]>
@mergify mergify bot closed this as completed in #4061 Aug 21, 2023
mergify bot pushed a commit that referenced this issue Aug 21, 2023
By using a matrix strategy with excluding certain branches and
Kubernetes versions, the number of CI jobs per PullRequest should stay
limited.

Closes: #4060
Signed-off-by: Niels de Vos <[email protected]>
iPraveenParihar pushed a commit to iPraveenParihar/ceph-csi that referenced this issue Sep 6, 2023
By using a matrix strategy with excluding certain branches and
Kubernetes versions, the number of CI jobs per PullRequest should stay
limited.

Closes: ceph#4060
Signed-off-by: Niels de Vos <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/testing Additional test cases or CI work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants