Skip to content

Conversation

sdatko
Copy link
Contributor

@sdatko sdatko commented Aug 25, 2025

This merge request adds a new role to manage
the Performance Co-Pilot (PCP) toolkit installation
for monitoring and analyzing the historical details
of system performance. It would be useful for tracking
the resources utilization on the end-to-end testing jobs.

Copy link
Contributor

openshift-ci bot commented Aug 25, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link
Contributor

openshift-ci bot commented Aug 25, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sdatko
Copy link
Contributor Author

sdatko commented Aug 25, 2025

/test all

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b9ba06af899247f9bdc578ccb50c1baa

openstack-k8s-operators-content-provider FAILURE in 4m 08s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ adoption-standalone-to-crc-ceph-provider SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 8m 29s
cifmw-pod-pre-commit FAILURE in 6m 31s
✔️ build-push-container-cifmw-client SUCCESS in 19m 16s
✔️ cifmw-molecule-cifmw_setup SUCCESS in 2m 21s

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/95474645bc064a5f8a6a5ef94b208702

openstack-k8s-operators-content-provider FAILURE in 11m 17s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ adoption-standalone-to-crc-ceph-provider SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 8m 42s
cifmw-pod-pre-commit FAILURE in 6m 15s
✔️ build-push-container-cifmw-client SUCCESS in 19m 38s
✔️ cifmw-molecule-cifmw_setup SUCCESS in 2m 18s

@sdatko sdatko force-pushed the pcp-metrics branch 3 times, most recently from 61fa28a to 65e307d Compare August 25, 2025 11:25
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2375b24f44644559ac082765fde2684f

✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 21m 41s
podified-multinode-edpm-deployment-crc FAILURE in 21m 46s
cifmw-crc-podified-edpm-baremetal FAILURE in 22m 40s
✔️ adoption-standalone-to-crc-ceph-provider SUCCESS in 3h 06m 09s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 8m 51s
cifmw-pod-pre-commit FAILURE in 8m 10s
✔️ build-push-container-cifmw-client SUCCESS in 16m 39s
✔️ cifmw-molecule-cifmw_setup SUCCESS in 2m 24s

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/46329981bf484a7d85bd54ee49cdb369

✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 21m 53s
podified-multinode-edpm-deployment-crc FAILURE in 20m 49s
cifmw-crc-podified-edpm-baremetal FAILURE in 25m 45s
✔️ adoption-standalone-to-crc-ceph-provider SUCCESS in 3h 07m 08s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 9m 04s
cifmw-pod-pre-commit FAILURE in 7m 52s
✔️ build-push-container-cifmw-client SUCCESS in 20m 22s
✔️ cifmw-molecule-cifmw_setup SUCCESS in 2m 17s

This role manages Performance Co-Pilot (PCP) toolkit
for monitoring and analyzing the historical details
of system performance. It would be useful for tracking
the resources utilization in the end-to-end testing jobs.
This commit adds a script to produce figures from the collected
metrics files, using matplotlib and pandas libraries. Additionally
the corresponding Ansible tasks to invoke the script are also
provided in the `pcp_metrics` role.
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b068cdadbf064a5c9cb320ba4335eb80

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 45m 00s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 29m 18s
cifmw-crc-podified-edpm-baremetal RETRY_LIMIT in 26m 51s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 9m 02s
cifmw-pod-pre-commit FAILURE in 8m 15s
✔️ build-push-container-cifmw-client SUCCESS in 16m 15s

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.

2 participants