tripleo-operator-molecule-* jobs failing with:"unrecognized arguments: $mol_scenario"
Bug #2008806 reported by
Douglas Viroel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Unassigned |
Bug Description
tripleo-
tox: error: unrecognized arguments: $mol_scenario
hint: if you tried to pass arguments to a command use -- to separate them from tox ones
e.g.: tripleo-
https:/
As the hint already suggest, we should try using:
"-- -s $mol_scenario" as tox_extra_args, instead of just the molecule scenario.
Changed in tripleo: | |
status: | Fix Released → Triaged |
status: | Triaged → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /tripleo- operator- ansible/ +/875755
Review: https:/