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

Only test older k8s versions agianst latest Python #559

Merged
merged 1 commit into from Sep 13, 2022

Conversation

jacobtomlinson
Copy link
Member

Follow up to #556. Reduces the test matrix to something a little more manageable.

  • Stop testing all supported Python versions against all supported Kubernetes versions
  • Test all supported Python versions against latest Kubernetes
  • Test all supported Kubernetes versions against latest Python

Reduces the number of jobs from p * k to p + k - 1.

image

@jacobtomlinson jacobtomlinson changed the title Only test older k8s versions agianst Python 3.10 Only test older k8s versions agianst latest Python Sep 13, 2022
@jacobtomlinson jacobtomlinson merged commit f2c412d into dask:main Sep 13, 2022
@jacobtomlinson jacobtomlinson deleted the ci-one-of-each branch September 13, 2022 14:28
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.

None yet

1 participant