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

CI: run integration tests on multiple EVENT_LOOP_MANAGER and python versions #270

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

fruch
Copy link

@fruch fruch commented Nov 9, 2023

since we need to deprecate asyncore which was the default
event loop manager, we need to extend the testing of some of the
other so we can select a new default

@fruch fruch requested a review from Lorak-mmk November 9, 2023 10:36
fruch added 3 commits November 9, 2023 15:34
…ersions

since we need to deprecate asyncore which was the default
event loop manager, we need to extend the testing of some of the
other so we can select a new default
- actions/checkout@v3
- actions/setup-python@v4

the version we were using was using older node version,
and github started warning us about it
since we need to run older versions of scylla with cqlsh that only
support python2, we need a way to still have python2 available
@fruch fruch force-pushed the integration_on_multiple_versions branch from 0b0c49e to 6a6fa9f Compare November 9, 2023 13:40
@fruch fruch merged commit b9035ba into scylladb:master Nov 9, 2023
12 of 15 checks passed
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