-
Notifications
You must be signed in to change notification settings - Fork 138
Delegate pcp sdatko #3389
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
base: main
Are you sure you want to change the base?
Delegate pcp sdatko #3389
Conversation
Skipping CI for Draft Pull Request. |
[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 |
04c21cb
to
1e9e843
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4e709fa079654c8a8dd518694a4784e4 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 20m 47s |
db7d87d
to
9f4da45
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0acfc2fd55244f8898e632415358e424 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 38m 00s |
9f4da45
to
187ce50
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2b5fda7027274a00bfe5c6ae55b15682 ✔️ openstack-k8s-operators-content-provider SUCCESS in 25m 52s |
This commit adds an option to define pre and post hooks for the logs gathering phase – it will allow us to define extra actions to be performed at the end of each job no matter what was the last stage and status. [PCP] Add role for managing Performance Co-Pilot 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. [PCP] Add custom pmrep metric specifications [PCP] Add solution to plot metrics 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. [PCP] Make plot script compatible with Python 3.9 The `type | None` notation is possible from Python 3.10; for Python 3.9 it is necessary to either use `Optional[]` or `Union[]` specifier in typing. [PCP] Add hooks to enable the metrics collection [PCP] Annotations [experimental] Figure auto-width
187ce50
to
51b54fd
Compare
Testing Szymon change [1] [1] openstack-k8s-operators#3219 Signed-off-by: Daniel Pawlik <[email protected]>
51b54fd
to
1363d65
Compare
No description provided.