-
Story
-
Resolution: Done
-
Critical
-
None
Value Statement
Performance test to focus on the customer's needs:
I understand there are over 100 different polices from the audit work going on and they have, at most, 220 managed clusters to a hub cluster in production which amounts to 3 production hubs, maybe 4, though one may be classified as “development” as in manages the development clusters which are treated as production.
As for managed clusters, there are over 700 running OpenShift 4.10 with 4 running OpenShift 4.8. There are 75 unmanaged OpenShift 3.11 clusters.
I repeat, none of the 3.11 clusters are under ACM management – none
Definition of Done for Engineering Story Owner (Checklist)
- we can populate database tables manually for dashboard tests
- we have to populate events manually for the nightly job test - as well as be able to simulate running of nightly jobs perhaps every hour. This will allow us to see: How stable the nightly jobs are , How much time they take as more data is added to the history table , And assess how much it will take after 6 months or 1 year.
- Add annotation to the Operator to know that we are running in simulation mode. And in that mode perhaps, we change this statement:
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [ ] Unit/function tests have been automated and incorporated into the
build. - [ ] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [ ] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [ ] Create an informative documentation issue using the [Customer
Portal_doc_issue template](
https://github.com/stolostron/backlog/issues/new?assignees=&labels=squad%3Adoc&template=doc_issue.md&title=),
and ensure doc acceptance criteria is met. Link the development issue to
the doc issue. - [ ] Provide input to the QE team, and ensure QE acceptance criteria
(established between story owner and QE focal) are met.
Support Readiness
- [n/a] The must-gather script has been updated.