[test-runner] It will be good if tox will have a personal venv for test-runner execution
Bug #1508432 reported by
Victor Ryzhenkin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Wishlist
|
Tin Lam |
Bug Description
Now the launch command looks like:
tox -e venv -- murano-test-runner -p io.murano.
It will be good, if we create for it different venv in tox.ini
Possible launch command:
tox -e murano-test-runner -p io.murano.
Changed in murano: | |
assignee: | nobody → Lin Yang (lin-a-yang) |
Changed in murano: | |
milestone: | none → mitaka-1 |
Changed in murano: | |
milestone: | mitaka-1 → mitaka-2 |
tags: | added: low-hanging-fruit |
Changed in murano: | |
assignee: | nobody → Steve Wilkerson (sw5822) |
Changed in murano: | |
milestone: | mitaka-2 → mitaka-3 |
Changed in murano: | |
status: | In Progress → Fix Committed |
Changed in murano: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I suggest to not fix this bug. We don't have separate point for engine or api, why would we have it for test-runner?