We enthusiastically announce the release of: ironic-tempest-plugin 1.3.0: Tempest plugin for ironic and ironic- inspector This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/ironic-tempest-plugin Download the package from: https://tarballs.openstack.org/ironic-tempest-plugin/ Please report issues through launchpad: https://storyboard.openstack.org/#!/project/951 For more details, please see below. Changes in ironic-tempest-plugin 1.2.1..1.3.0 --------------------------------------------- 0812cc7 discovery: optional support for testing changing driver df2244e Run all defined jobs defined in check and gate fb8c51e Deploy Templates: Allow old ironic API to return 405 0f0908a Fix deploy template tests on Rocky and earlier 72b14d5 Marking ironic-standalone job voting again 7c2143d Allocation API: use generate_uuid for random resource classes 6f5f021 Temporary marking ironic-standalone non-voting 44bc3dd Deploy templates: API test nits 0bf905f Test BM with VM on the same network 6f2e72c Deploy templates: add API tests 318ac4d inspector py3 gate fix 1824c0f Ensure list_with_limit tests pass 54894ab Update json module to jsonutils bbba297 Fix a race in the allocation API tests c34f9b7 tests for node description 47ff489 Allocation API: functional tests 36960a9 Fix for the Api discovery tests. 51266a5 Enable tempest run -l without credential setting ee7491f Rename zuulv3 jobs 6fe29d2 [gate] update the list of the voting jobs 4f21307 Tests for exposing conductors 31c97f9 Change openstack-dev to openstack-discuss 09593ac Replace Ocata jobs with Rocky 0325dbd Add API tests for protected nodes Diffstat (except docs and test files) ------------------------------------- ironic_tempest_plugin/common/waiters.py | 34 +++ ironic_tempest_plugin/config.py | 3 + .../services/baremetal/v1/json/baremetal_client.py | 121 +++++++- .../services/introspection_client.py | 5 +- setup.cfg | 2 +- zuul.d/project.yaml | 72 +++-- zuul.d/stable-jobs.yaml | 137 +++++++-- 19 files changed, 1266 insertions(+), 105 deletions(-)