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

[OCM][Test Suite][CI] Optimize execution time of CI jobs. #87

Open
MahdiBaghbani opened this issue Mar 6, 2024 · 1 comment
Open

[OCM][Test Suite][CI] Optimize execution time of CI jobs. #87

MahdiBaghbani opened this issue Mar 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MahdiBaghbani
Copy link
Member

It takes about 6 minutes to run CI jobs for the test suit.
Screenshot 2024-03-06 182648

Most of the time is spent on pulling docker images.
Screenshot 2024-03-06 182618

Create lighter images for use in ci.

@MahdiBaghbani MahdiBaghbani added the enhancement New feature or request label Mar 6, 2024
@MahdiBaghbani MahdiBaghbani self-assigned this Mar 6, 2024
@MahdiBaghbani MahdiBaghbani changed the title [OCM][Test Suite][CI] Smaller docker images for CI jobs. [OCM][Test Suite][CI] Optimize execution time of CI jobs. Mar 20, 2024
@MahdiBaghbani
Copy link
Member Author

After changes to OCM Test Suite scripts, the time to initialize dependencies has been reduced from 1m 55s to 10s.

Before
Screenshot 2024-03-20 195245

After
Screenshot 2024-03-20 195216

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