Skip to content

[CLIENT-3541] CI/CD: Add workflows to run QE bob tests for performance regression targeting the Python / C client - #930

Draft
juliannguyen4 wants to merge 176 commits into
devfrom
CLIENT-3541-cicd-performance-regression-tests-using-asmikas-qe-env
Draft

[CLIENT-3541] CI/CD: Add workflows to run QE bob tests for performance regression targeting the Python / C client#930
juliannguyen4 wants to merge 176 commits into
devfrom
CLIENT-3541-cicd-performance-regression-tests-using-asmikas-qe-env

Conversation

@juliannguyen4

@juliannguyen4 juliannguyen4 commented Jan 22, 2026

Copy link
Copy Markdown
Collaborator

We limit the scope of this PR / ticket to add the infrastructure for running performance workloads, which has been verified to work end to end.

Old PR: #798

@juliannguyen4
juliannguyen4 force-pushed the CLIENT-3541-cicd-performance-regression-tests-using-asmikas-qe-env branch from 5b3b948 to b2864d7 Compare January 22, 2026 23:51
@codecov-commenter

codecov-commenter commented Jan 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.38%. Comparing base (730db52) to head (3601045).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #930   +/-   ##
=======================================
  Coverage   85.38%   85.38%           
=======================================
  Files         101      101           
  Lines       14609    14609           
=======================================
  Hits        12474    12474           
  Misses       2135     2135           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@juliannguyen4

Copy link
Copy Markdown
Collaborator Author

Workflow is outdated due to release bundle changes...

…rmance-regression-tests-using-asmikas-qe-env
do
cat <<-EOF >> credentials
[$section]
aws_access_key_id = ${{ secrets.QE_TEST_ENQUEUE_AWS_ACCESS_KEY_ID }}

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

this might be revoked


- name: Environment variable overrides
run: |
yq eval ".perf_regression/client_centered.environment.MODE = \"${{ inputs.insert_mode }}\"" -i ${{ env.REGISTER_FILE_PATH_IN_REPO }}

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

can use shared var

… the python client pipeline. Address all actionlint errors in new workflows
Comment thread test/client_perf.yaml
build:
repo: citrusleaf/aerospike-server
ref:
- 8.0.0.8

@juliannguyen4 juliannguyen4 Jul 22, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Should update server version? Still non-EOL

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.

2 participants