Closed Orenef11 closed 2 years ago
what about mounting this directory
I compared it against python-driver-matrix code, and the bash file install the same directories. Which directory do you think is missing? https://github.com/scylladb/python-driver-matrix/blob/master/scripts/run_test.sh#L38-L43
what about mounting this directory
I compared it against python-driver-matrix code, and the bash file install the same directories. Which directory do you think is missing? https://github.com/scylladb/python-driver-matrix/blob/master/scripts/run_test.sh#L38-L43
In the python matrix later the code runs in virtualenv (it's a bit different), also it's not used from the ccm commandline as here.
I would compare to things in dtest run_test.sh, and there .local
is being mounted
@fruch I've checked it and I think the job is working now
@fruch The PR is ready for review
what about mounting this directory ? otherwise I don't think this alone would fix anything