Commit 18db751
committed
CI: Fix trunks enabled by default
Cardoe reported that networking-baremetal jobs were failing regardless
of the change. Upon investigation, we could see that n-g-s's devstack
plugin was automatically turning on the the test feature flag.
By default, this should be assumed to be false, and as such the
developer has moved to using a setting flag, I'll take a similar
approach with the the ngs devstack plugin so we don't inadvertently
turn on the feature flag for tempest.
see: https://review.opendev.org/c/openstack/ironic/+/940611
Change-Id: I7f80a33382e163478a65e6acb1f478f610f6b4881 parent 74eef1e commit 18db751
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
239 | 241 | | |
240 | 242 | | |
241 | 243 | | |
| |||
0 commit comments