|
...
|
...
|
@@ -221,7 +221,9 @@ the best practice is to build a dedicated
|
|
221
|
221
|
``stackforge/devstack-plugin-FOO`` project.
|
|
222
|
222
|
|
|
223
|
223
|
To enable a plugin to be used in a gate job, the following lines will
|
|
224
|
|
-be needed in your project.yaml definition::
|
|
|
224
|
+be needed in your ``jenkins/jobs/<project>.yaml`` definition in
|
|
|
225
|
+`project-config
|
|
|
226
|
+<http://git.openstack.org/cgit/openstack-infra/project-config/>`_::
|
|
225
|
227
|
|
|
226
|
228
|
# Because we are testing a non standard project, add the
|
|
227
|
229
|
# our project repository. This makes zuul do the right
|