kuryr-tempest-plugin 0.9.0 (wallaby)
We are psyched to announce the release of: kuryr-tempest-plugin 0.9.0: Kuryr Tempest Plugin This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/kuryr-tempest-plugin Download the package from: https://tarballs.openstack.org/kuryr-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/kuryr/+bugs For more details, please see below. Changes in kuryr-tempest-plugin 0.8.0..0.9.0 -------------------------------------------- 36fd12e Fix create_vm_for_connectivity_test 34fe966 Adds connectivity test for SCTP service 8f24190 Increase the timeout for controller to be ready 0412a57 Make stable/train job non-voting e38e432 Updates Kuryr tempest README 60f7788 Adds Kuryr-sctp-demo application a646091 Make Stein gate non-voting 1eaffa9 New test for services without selectors with NP. e564b66 Change registry from docker.io to quay.io for test container image. 202409c Remove uselsess files and tests Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 + README.rst | 13 +- devstack/plugin.sh | 4 + kuryr_tempest_plugin/config.py | 2 + kuryr_tempest_plugin/services/__init__.py | 0 test_container/Dockerfile | 2 +- test_container/Dockerfile.builder | 2 +- test_container/kuryr_sctp_demo/Dockerfile | 29 ++++ test_container/kuryr_sctp_demo/sctp_client.py | 46 ++++++ test_container/kuryr_sctp_demo/sctp_server.py | 43 ++++++ 16 files changed, 374 insertions(+), 118 deletions(-)
participants (1)
-
no-reply@openstack.org