Is there any relationship between Zuul
and tox
for openstack project?
When I read a opensource openstack project
I find there are zuul.d
, bindep.txt
, tox.ini
files.
So, the project use the zull, tox, I know them all have code review function, what's the relationship of them in there?