diff options
author | Manuel Buil <mbuil@suse.com> | 2018-10-26 11:36:22 +0200 |
---|---|---|
committer | Manuel Buil <mbuil@suse.com> | 2018-10-26 09:41:54 +0000 |
commit | 351cef7b269f9f79c990ff39bc0205032a4d3465 (patch) | |
tree | 3f9c7bea6a1bf692b403a838e9619e8e1f1026b0 /ci | |
parent | 3432b19a5859a8adfb5b96d2123f9f114830476c (diff) |
Bug fix: match only the scenario name
Since this week we have two sfc scenarios:
- os-odl-sfc
- os-odl-sfc_osm
When $DEPLOY_SCENARIO=os-odl-sfc, using the current code testing_role
gets two values:
os-odl-sfc
os-odl-sfc_osm
This patch adds '$' character to prevent matching scenarios which
concatenate characters after $DEPLOY_SCENARIO
Change-Id: Ia0782362da04e8b3ecd2ec6f13ccc8c404797fda
Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions