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

[Enhancement] Display running status for each build and for each type of distribution components #2410

Closed
zelinh opened this issue Aug 3, 2022 · 2 comments
Assignees
Labels
enhancement New Enhancement

Comments

@zelinh
Copy link
Member

zelinh commented Aug 3, 2022

Is your feature request related to a problem? Please describe

Following to #2325.
We want to add a overall running status on the top of our input manifest and the running status of each component for all the distribution types we supported (e.g. tarball/rpm/windows(not yet supported)/...)

Describe the solution you'd like

Looking to use our current groovy libraries to implement based on the input manifest this PR generated.

Describe alternatives you've considered

No response

Additional context

No response

@zelinh zelinh added enhancement New Enhancement untriaged Issues that have not yet been triaged labels Aug 3, 2022
@zelinh zelinh self-assigned this Aug 4, 2022
@zelinh
Copy link
Member Author

zelinh commented Aug 8, 2022

According to @bshien, additional info will be needed for the manifest file.

General build:

  • Result
  • Start time
  • Duration/End time
  • Associated test numbers for the builds

Integ/BWC test info:

  • result of overall test(what the result is on the associated test in Jenkins
  • For the individual tests: security enabled?, distribution, test type(integ or bwc), architecture, tests executed, tests passed, tests failed, test start time, test end time,

For the performance tests,

  • result of the overall test
  • version, architecture, security enabled?

@zelinh
Copy link
Member Author

zelinh commented Aug 29, 2022

Close this as this has been completed. More enhancements can be related to #2512

@zelinh zelinh closed this as completed Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant