Skip to content
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

Include a *-filestate variant of each benchmark #1607

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Mar 1, 2024

To facilitate alerting on lower variance time-series, for each benchmark this change adds a variation that uses the filestate backend. The normal benchmark continues to measure the service backend which still makes sense to do as this represents the canonical user experience better.

To facilitate alerting on lower variance time-series, for each benchmark this change adds a
variation that uses the filestate backend. The normal benchmark continues to measure the service
backend which still makes sense to do as this represents the canonical user experience better.
@t0yv0 t0yv0 requested review from justinvp and a team March 1, 2024 22:01
Copy link

pulumi-staging bot commented Mar 1, 2024

🍹 The Update for pulumi/k8s-ci-cluster/cb295614a86f2f02c2ef70e0871532e3e564b6b2-1727 was successful.

Resource Changes

    Name                                                          Type                                        Operation
+   k8s-ci-cluster-cb295614a86f2f02c2ef70e0871532e3e564b6b2-1727  pulumi:pulumi:Stack                         create
+   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             create
+   password                                                      random:index/randomPassword:RandomPassword  create
+   ephemeral-ci-cluster                                          gcp:container/cluster:Cluster               create
+   primary-node-pool                                             gcp:container/nodePool:NodePool             create
+   gke                                                           pulumi:providers:kubernetes                 create

@t0yv0 t0yv0 merged commit 1a2553e into master Mar 1, 2024
48 checks passed
@t0yv0 t0yv0 deleted the t0yv0/benchmark-filestate-additionally branch March 1, 2024 22:30
Copy link

pulumi-staging bot commented Mar 1, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/cb295614a86f2f02c2ef70e0871532e3e564b6b2-1727 was successful.

Resource Changes

    Name                                                          Type                                        Operation
-   k8s-ci-cluster-cb295614a86f2f02c2ef70e0871532e3e564b6b2-1727  pulumi:pulumi:Stack                         delete
-   gke                                                           pulumi:providers:kubernetes                 delete
-   primary-node-pool                                             gcp:container/nodePool:NodePool             delete
-   ephemeral-ci-cluster                                          gcp:container/cluster:Cluster               delete
-   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             delete
-   password                                                      random:index/randomPassword:RandomPassword  delete

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.

None yet

2 participants