Skip to content

tasks: Add crimson collection mark for later use in the database#53424

Closed
NitzanMordhai wants to merge 1 commit intoceph:mainfrom
NitzanMordhai:wip-nitzan-perf-ci-add-crimson-jobs
Closed

tasks: Add crimson collection mark for later use in the database#53424
NitzanMordhai wants to merge 1 commit intoceph:mainfrom
NitzanMordhai:wip-nitzan-perf-ci-add-crimson-jobs

Conversation

@NitzanMordhai
Copy link
Contributor

@NitzanMordhai NitzanMordhai commented Sep 12, 2023

To identify crimson run, I added new boolean field in the database to let the Grafana views to filter crimson performance runs

Contribution Guidelines

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

@petrutlucian94
Copy link
Contributor

jenkins test windows

@NitzanMordhai NitzanMordhai force-pushed the wip-nitzan-perf-ci-add-crimson-jobs branch 2 times, most recently from 4e5aace to 8b93b20 Compare September 13, 2023 07:03
branch = ctx.config.get('branch', None)

return f'{server}:{grafana_port}/d/{Dash_id}?orgId=1&var-branch_name={branch}&var-job_id_selected={job_id}'
return f'{server}:{grafana_port}/d/{Dash_id}?orgId=1&var-branch_name={branch}&var-job_id_selected1={job_id}'
Copy link
Contributor

Choose a reason for hiding this comment

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

accidental change?
LGTM otherwise!

nit: Commit title qa/tasks/cbt_performance:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Copy link
Contributor

Choose a reason for hiding this comment

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

Did you rename job_id_selected to job_id_selected1 on purpose?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Did you rename job_id_selected to job_id_selected1 on purpose?

Yes, we will have in Grafana link 2 job_ids job_id_selected1\job_id_selected2 for comparing, the first one will be picked by the current job id that run

@NitzanMordhai NitzanMordhai force-pushed the wip-nitzan-perf-ci-add-crimson-jobs branch from 8b93b20 to 0e310bf Compare September 14, 2023 10:30
@NitzanMordhai
Copy link
Contributor Author

@rzarzynski can we merge it?

Copy link
Contributor

@rzarzynski rzarzynski left a comment

Choose a reason for hiding this comment

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

Let's have a standard qa run. However, the probability of failure seems very low, so this PR can be glued to virtually any testing branch.

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Jan 16, 2024
@github-actions
Copy link

This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!

@github-actions github-actions bot closed this Feb 15, 2024
@NitzanMordhai NitzanMordhai reopened this Oct 31, 2024
…n the database

Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
@NitzanMordhai NitzanMordhai force-pushed the wip-nitzan-perf-ci-add-crimson-jobs branch from 0e310bf to 7dab721 Compare October 31, 2024 05:07
@github-actions github-actions bot removed the stale label Oct 31, 2024
@NitzanMordhai
Copy link
Contributor Author

i ran all the crimson perf options: https://pulpito.ceph.com/nmordech-2024-10-31_05:12:12-crimson-rados:perf-main-distro-default-smithi/

@yuriw can you add it to one of the next tests?

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Dec 30, 2024
@Matan-B Matan-B removed the stale label Jan 2, 2025
Copy link
Member

@lee-j-sanders lee-j-sanders left a comment

Choose a reason for hiding this comment

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

This is unrelated to any of the CBT work Chris and I are doing. This is the teuthology side usage of CBT so won't affect us, thanks for checking.. Changes look good to me.

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Mar 24, 2025
@github-actions
Copy link

This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!

@github-actions github-actions bot closed this Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants