small change removing need for ui for this feature.
from now on all testing will happen from tcup. no local test path needs to exist. Change-Id: Ibfebcb67b5eb307b670794af07e31fe3f9f0dd0f
This commit is contained in:
parent
ce476a8405
commit
db373bc05e
@ -18,16 +18,6 @@ for this into two tasks.
|
|||||||
* The CLI would require an extra argument for a path to a config file. As well
|
* The CLI would require an extra argument for a path to a config file. As well
|
||||||
as some logic that bypassed the internal config generation.
|
as some logic that bypassed the internal config generation.
|
||||||
|
|
||||||
* The Web UI will need some re-working to allow for this.
|
|
||||||
|
|
||||||
Wireframes will be added to this spec before any ux is implemented on the front end.
|
|
||||||
|
|
||||||
* web ui should be simple and clear.
|
|
||||||
* user should select a radio button indicating wether the tester should attempt to
|
|
||||||
generate a tempest config or upload a working on.
|
|
||||||
* uploaded tempest files shouldn't be written to disk. rather they should be
|
|
||||||
packaged into the workload for triggering the test run.
|
|
||||||
|
|
||||||
**Alternatives**
|
**Alternatives**
|
||||||
|
|
||||||
None off hand.
|
None off hand.
|
||||||
@ -59,9 +49,6 @@ Primary assignee:
|
|||||||
**Work Items**
|
**Work Items**
|
||||||
|
|
||||||
* Implement CLI code
|
* Implement CLI code
|
||||||
* add hook for skipping config generation
|
|
||||||
* design wireframes for ux changes and add to spec.
|
|
||||||
* Update TCUP to enable this feature.
|
|
||||||
|
|
||||||
**Dependencies**
|
**Dependencies**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user