on folio07, ran s3vector test suite on my local version of remote branch wip-s3vector and my feature branch after changes.
- started vstart with
MON=1 OSD=1 MDS=0 MGR=0 RGW=1 ../src/vstart.sh -n -d --rgw_port 12000 - under
src/test/rgw/s3vector, changed port to 12000 in the conf file and ranS3VTESTS_CONF=s3vtests.conf.SAMPLE pytestafter setup. - got the same errors in both branches (i don't know if there's anything wrong in how i am running tests)
pytest error sumary - first failure in test_put_vectors (consistent across both wip_s3vector and my feature branch)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html