<div dir="ltr">For example - <a href="https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/ec2-api.yaml#L45">https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/ec2-api.yaml#L45</a><div><br></div><div>this job has next lines:</div><div><div>          export DEVSTACK_GATE_TEMPEST=1</div><div>          export DEVSTACK_GATE_TEMPEST_NOTESTS=1</div></div><div>first line tells to install tempest</div><div>and second tells that job should not run it</div><div><br></div><div>and then 'post_test_hook' defines commands to run.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 6, 2015 at 7:06 PM, Gal Sagie <span dir="ltr"><<a href="mailto:gal.sagie@gmail.com" target="_blank">gal.sagie@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello all,<br><div><br></div><div>I want to write functional tests that will run in the gate but only after a devstack</div><div>environment has finished.</div><div>Basically i want to interact with a working enviorment, but i don't want the tests that i write</div><div>to fail the python27 gate tests.</div><div><br></div><div>(I guess like the Neutron full stack tests, but i haven't found how to do it yet)</div><div><br></div><div>Can anyone please direct me to an example / or help me figure out how to achieve this?</div><div><br></div><div>Thanks</div><span class="HOEnZb"><font color="#888888"><div>Gal.</div>
</font></span></div>
<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Kind regards,<div>Andrey Pavlov.</div></div></div>
</div>