Skip to content

Conversation

abdhaleegit
Copy link
Collaborator

Optimized the code into single class so as to resuse the same code from build to boot. Having a single class will help integrate in the jenkins shell

  1. No more build and boot class separate, its single class
  2. build and boot functions are made class methods so it can be reused during bisection bad path
  3. a common json generated for build and boot, unlike seperate jsons earlier
  4. no more build/boot tags.. and goodcommit is one now for both build and boot failure.

Optimized the code into single class so as to resuse the
same code from build to boot. Having a single class will
help integrate in the jenkins shell

1. No more build and boot class separate, its single class
2. build and boot functions are made class methods so it can
be reused during bisection bad path
3. a common json generated for build and boot, unlike seperate jsons
earlier
4. no more build/boot tags.. and goodcommit is one now for both
build and boot failure.

Signed-off-by: Abdul Haleem <[email protected]>
@abdhaleegit abdhaleegit self-assigned this Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant