Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New service operation to retrieve results #116

Open
DenisKnoepfle opened this issue Aug 21, 2014 · 3 comments
Open

New service operation to retrieve results #116

DenisKnoepfle opened this issue Aug 21, 2014 · 3 comments

Comments

@DenisKnoepfle
Copy link
Contributor

After a successful diagnosis run the results should be retrievable via DS service. Here only the main results should be retrieved. But additionally it should be possible to fetch the raw data (offered as a download option in the UI later) if required.

@DenisKnoepfle DenisKnoepfle added this to the Release Version 2.0 milestone Aug 21, 2014
@DenisKnoepfle DenisKnoepfle self-assigned this Aug 21, 2014
DenisKnoepfle added a commit to DenisKnoepfle/DynamicSpotter that referenced this issue Oct 10, 2014
Currently only the main data can be fetched, but a download option to
get all the raw data will be offered later. The results are not fetched
within the UI yet.

The SpotterResult's message field had to be renamed to comply with JSON.

Added the report text as a string inside ResultsContainer to have all
data in one spot. However, the report text file is written normally like
before. Changes in Spotter were only to set the report in the container
object.

Change-Id: I13b546924b0c0b7c832ee20f6c59f3f5f9244a50
Signed-off-by: Denis Knoepfle <[email protected]>
@DenisKnoepfle
Copy link
Contributor Author

Implemented request operation for main results in 23318e3.

DenisKnoepfle added a commit to DenisKnoepfle/DynamicSpotter that referenced this issue Oct 14, 2014
The main run results are now automatically fetched if they are not
present already. This also solved the label issue of nodes (see sopeco#18).

Change-Id: I02583fa477720ba61e97e0f5c2a97987193325da
Signed-off-by: Denis Knoepfle <[email protected]>
@DenisKnoepfle
Copy link
Contributor Author

Implemented automatic fetching of results in 72c07c1.

DenisKnoepfle added a commit that referenced this issue Oct 14, 2014
Add automatic fetch of results in navigator (#116)
@DenisKnoepfle
Copy link
Contributor Author

Now all resources are fetched as well except for raw data (the csv folder).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant