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

Enhance job tracker to print current job status along with iteration #134

Open
grantcurell opened this issue Dec 10, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@grantcurell
Copy link
Collaborator

Currently the job tracker prints like this:

Created job 14002 to flash firmware... polling status now. Maximum time set at 2 hours
Iteration 1: Status of 14002 is Running
Iteration 2: Status of 14002 is Running
Iteration 3: Status of 14002 is Running
Iteration 4: Status of 14002 is Running

It would be nice if in addition to printing the above it printed the current job status like it does in the UI:

Messages:
Running
Starting communication with the device.
Checking LC-Service state
Checking Remote Services availability
Remote Service is ready.
Initiated Update Job for DCIM:INSTALLED#741__BIOS.Setup.1-1 with JobId (JID_076056380857)
Job status for JID_076056380857 is Downloaded
Message: Package successfully downloaded.
Message ID: RED002
Created Reboot Job (RID_076056718418)
Scheduled all downloaded Update Jobs.
Job status for RID_076056718418 is Pending Reboot
Job status for RID_076056718418 is Reboot Completed
@grantcurell grantcurell added the enhancement New feature or request label Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant