Skip to content

Conversation

@k0machi
Copy link
Contributor

@k0machi k0machi commented Jan 20, 2026

This commit enables Argus Reports for performance regression pipelines
and adds title formatting logic to the SCT Argus Email Templates.

Fixes scylladb/argus#870

Testing

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

instance_type_db: 'c7g.large'
data_volume_disk_num: 1
user_prefix: 'perf-microbenchmarking-amazon-ARM'
argus_email_report_template: email_report_performance_microbenchmarks.yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

where are those files ? on Argus ? in SCT ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch, I forgot to commit them, good thing I haven't started a job with them yet.

@k0machi k0machi force-pushed the enable-argus-perf-emails branch from c05e124 to e89c53f Compare January 20, 2026 08:33
This commit enables Argus Reports for performance regression pipelines
and adds title formatting logic to the SCT Argus Email Templates.

Fixes scylladb/argus#870
@k0machi k0machi force-pushed the enable-argus-perf-emails branch from e89c53f to 5c9b4b2 Compare January 21, 2026 08:28
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.

Migrate perf tests email reports to Argus

2 participants