This is an automated email from the ASF dual-hosted git repository.

spetz pushed a change to branch go_sdk_vsr
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 4d6506b6d switch to single-node e2e test
     add 02c24b399 feat(python): run Python SDK tests only against the VSR 
server (#3838)
     new ade1e65f5 Resolve conflicts, add missing Node VSR tests to CI

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../actions/python-maturin/pre-merge/action.yml    | 42 ++++++++++++----------
 .github/config/components.yml                      |  2 +-
 .github/workflows/_test_bdd.yml                    | 19 +++++-----
 .github/workflows/_test_examples.yml               | 13 +++----
 .github/workflows/coverage-baseline.yml            | 21 +++++++++++
 bdd/docker-compose.vsr.yml                         |  8 ++++-
 .../tests/server/topic_admission_vsr.rs            | 20 ++++++++++-
 core/server-ng/src/responses.rs                    |  6 ++--
 foreign/node/src/bdd/auth.ts                       |  3 ++
 foreign/python/Cargo.toml                          |  4 ++-
 foreign/python/tests/test_message_operations.py    | 17 ++++-----
 foreign/python/tests/test_tls.py                   | 11 ++++--
 foreign/python/tests/test_topic.py                 | 18 +++++-----
 foreign/python/tests/utils.py                      | 33 ++++++++++++++++-
 scripts/run-bdd-tests.sh                           |  6 ++--
 scripts/run-examples-from-readme.sh                | 11 ++++--
 scripts/utils.sh                                   | 11 +++---
 17 files changed, 176 insertions(+), 69 deletions(-)

Reply via email to