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

Bring changes from dec_2023_release branch into master branch #1530

Merged
merged 8 commits into from Nov 29, 2023

Conversation

gargnitingoogle
Copy link
Collaborator

Description

This brings in all the changes from dec_2023_release branch to master branch for preparing for December 2023 release.

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - presubmit

@gargnitingoogle
Copy link
Collaborator Author

@sethiay @ashmeenkaur @Tulsishah please review this PR for your changes.

@gargnitingoogle gargnitingoogle changed the title Bring changes from dec_2023_release branch inoto master branch Bring changes from dec_2023_release branch into master branch Nov 28, 2023
ashmeenkaur
ashmeenkaur previously approved these changes Nov 28, 2023
Tulsishah
Tulsishah previously approved these changes Nov 28, 2023
@gargnitingoogle gargnitingoogle force-pushed the merge_dec_2023_to_master branch 2 times, most recently from 1a7b0ea to 06ec5c4 Compare November 28, 2023 09:06
@gargnitingoogle
Copy link
Collaborator Author

gargnitingoogle commented Nov 28, 2023

Integration tests an perf presubmit passed: log

Perf test results:

+--------+------------+--------------+------------+--------------+--------------+
| Branch | File Size | Read BW | Write BW | RandRead BW | RandWrite BW |
+--------+------------+--------------+------------+--------------+--------------+
| Master | 0.25MiB | 446.68MiB/s | 0.98MiB/s | 36.21MiB/s | 0.94MiB/s |
| PR | 0.25MiB | 502.93MiB/s | 1.1MiB/s | 34.15MiB/s | 1.07MiB/s |
| | | | | | |
| | | | | | |
| Master | 48.828MiB | 5096.34MiB/s | 81.1MiB/s | 1184.21MiB/s | 80.25MiB/s |
| PR | 48.828MiB | 4971.74MiB/s | 80.05MiB/s | 1194.0MiB/s | 79.09MiB/s |
| | | | | | |
| | | | | | |
| Master | 976.562MiB | 5121.95MiB/s | 29.1MiB/s | 753.03MiB/s | 33.02MiB/s |
| PR | 976.562MiB | 5008.44MiB/s | 31.95MiB/s | 867.84MiB/s | 31.4MiB/s |
| | | | | | |
| | | | | | |
+--------+------------+--------------+------------+--------------+--------------+

@gargnitingoogle gargnitingoogle removed execute-perf-test Execute performance test in PR execute-integration-tests Run only integration tests labels Nov 28, 2023
@gargnitingoogle
Copy link
Collaborator Author

@ashmeenkaur @sethiay made the change you asked for. please approve.

@sethiay
Copy link
Collaborator

sethiay commented Nov 28, 2023

@ashmeenkaur @sethiay made the change you asked for. please approve.

Changes wise looks good to me. @ashmeenkaur please approve after running it on CD pipeline (install test only).

gargnitingoogle and others added 4 commits November 29, 2023 08:57
* remove animal recognation model

* removing unnecessay models

* delete setup.sh
* upgrading go storage pkg

* upgrading go storage pkg

* remove test changes

* test changes

* test changes

* remove test changes
ashmeenkaur and others added 4 commits November 29, 2023 08:59
* add configs for log rotation

* review comments

* review comments
Remove use of apt-key for Ubuntu 21+ and Debian 11+
* integrate with lumberjack

* run perf test

* fix fio error

* fix operations tests

* reduce number of  log rotations to reduce integration test execution time

* review comments

* temp commit to run perf tests with trace logs

* fix lint issues

* temp commit

* review comments

* fix lint

* revert perf changes

* refactoring based on review comments
* change file-count to backup-file-count

* remove 0 value constraint from backup-file-count

* review comment to add unit test for backup file count 0

* review comments
@ashmeenkaur
Copy link
Collaborator

@ashmeenkaur @sethiay made the change you asked for. please approve.

Changes wise looks good to me. @ashmeenkaur please approve after running it on CD pipeline (install test only).

Done!

@gargnitingoogle
Copy link
Collaborator Author

@sethiay please approve.

Copy link
Collaborator

@sethiay sethiay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also get approval from @raj-prince

@gargnitingoogle
Copy link
Collaborator Author

gargnitingoogle commented Nov 29, 2023

@raj-prince please review and approve.

Also, after approving, please click rebase and merge for this PR, and then run the long running tests, and update here.

@raj-prince raj-prince merged commit f7a719e into master Nov 29, 2023
8 checks passed
@raj-prince
Copy link
Collaborator

Started the long haul test (tf, pytorch_v2, pytorch_v1_2).

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.

None yet

5 participants