Error in DEVSTACK_GATE_TEMPEST_REGEX

Bug #1292138 reported by Luke Gorrie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
Fix Released
Undecided
Unassigned

Bug Description

The DEVSTACK_GATE_TEMPEST_REGEX parameter to devstack-vm-gate.sh does not work. The script incorrectly checks this string using integer comparison (-ne) instead of string comparison (!=). This causes the value to never be used.

affects: openstack-community → tempest
Revision history for this message
Matthew Treinish (treinish) wrote :

This bug is unrelated to tempest. DEVSTACK_GATE_TEMPEST_REGEX is only for devstack-gate. It allows users of devstack-gate to pass a regex filter to tempest when devstack-gate runs tempest. Tempest itself has no knowlegedge of this env variable.

Changed in tempest:
status: New → Invalid
no longer affects: tempest
Revision history for this message
Matthew Treinish (treinish) wrote :
Changed in openstack-ci:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.