382e76fe9d
qdrouterd for RPC is not a supported backend in RHOSP,
updating sc03 to test rabbitmq which is a supported
backend for RPC communication.
Trying to run with qdrouterd backend in downstream fails
because python-pyngus is not added as dependency downstream[1]
python-pyngus available since RHOSP13 but is not added as dep
for oslo-messaging rpm with reasoning[2].
~~~
ModuleNotFoundError: No module named 'pyngus'
~~~
Sc03 provides desginate testing coverage, This change will
allow us to run standalone sc03 in downstream pipelines keeping
sc03 env files in sync in upstream and downstream.
This patch will be backported to wallaby.
[1] https://github.com/rdo-packages/oslo-messaging-distgit/blob/wallaby-rdo/python-oslo-messaging.spec#L89-L91
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1791364#c13
Change-Id: Ib49223709e20931abcec4d16301db9882c64c06f
(cherry picked from commit
|
||
---|---|---|
.. | ||
common | ||
environments | ||
custom_ci_roles_data.yaml | ||
custom_names_network_data.yaml | ||
custom_names_vip_data.yaml | ||
network_data_v6.yaml | ||
network_data.yaml | ||
README.rst | ||
vip_data_v6.yaml | ||
vip_data.yaml |
TripleO CI environments
TripleO CI environments are exclusively used for Continuous Integration purpose or for development usage. They should not be used in production and we don't guarantee they work outside TripleO CI.
For more information about TripleO CI, please look: https://github.com/openstack-infra/tripleo-ci