scylladb / python-driver-matrix

3 stars 11 forks source link

fix(versions/ main.py run.py): Make python-driver-matrix work #13

Closed dkropachev closed 4 years ago

dkropachev commented 4 years ago

This fix addresses following issues:

  1. Fixes python-driver-matrix test. Currently it does not work
  2. Implement driver types, so that we could test different types of dirvers
fruch commented 4 years ago

why we have duplication of versions/datastax and versions/cassandra, from my POV this is exactly the same versions...

dkropachev commented 4 years ago

why we have duplication of versions/datastax and versions/cassandra, from my POV this is exactly the same versions...

fixed.

fruch commented 4 years ago

@dkropachev do we need change in scylla-pkg pipeline, cause of this PR ? at least to change the defaults version to be tested ? please sync with @hagitsegev or @yaronkaikov, if changes are needed there

dkropachev commented 4 years ago

@fruch , there is already PR for that - https://github.com/scylladb/scylla-pkg/pull/1466, it does not work at the moment anyway, so it is not going to break a thing in there.