openstack-k8s-operators / dev-docs

Documentation
9 stars 25 forks source link

Add guide about testing locally openstack code changes with podified env #112

Closed slawqo closed 4 months ago

slawqo commented 4 months ago

This patch adds guide about how to easily test locally changes in the OpenStack code on the podified environment. This method can also be used for the development workflow, not only testing.

This document is based on the similar guide from the edpm-ansible repo [1] which is about testing edpm-ansible roles with ansibleee operator.

[1] https://github.com/openstack-k8s-operators/edpm-ansible/blob/main/docs/source/testing_with_ansibleee.rst

Related: #OSP-26653

karelyatin commented 4 months ago

/lgtm

fmount commented 4 months ago

awesome, thanks @slawqo /lgtm as well