commit | 328d45d95510a415d0f8bc0cdab2df0d40d0dcfc | [log] [tgz] |
---|---|---|
author | armando-migliaccio <armamig@gmail.com> | Fri Dec 13 13:46:20 2013 -0800 |
committer | armando-migliaccio <armamig@gmail.com> | Fri Dec 13 13:46:20 2013 -0800 |
tree | ba20e3aed8233af078315cdde0a30cef8f4eb350 | |
parent | ec61323e1e0633a43b24c477054d093fe5357171 [diff] |
Fix failures when l3_agent_scheduler ext is not available Some plugins do not support the L3 agent scheduler extension. Therefore, make the tests that rely on it dependent on whether this is actually available in the plugin under test. Change-Id: I3154b646677379a34465c6826b71d4ad72c471a2 Closes-bug: #1231152