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

Fix policy pack perf test #1678

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Fix policy pack perf test #1678

merged 1 commit into from
Sep 4, 2024

Conversation

justinvp
Copy link
Member

@justinvp justinvp commented Sep 4, 2024

This change fixes up TestPolicyPacks so that it can run without always failing.

This change fixes up `TestPolicyPacks` so that it can run without always failing.
@justinvp justinvp requested review from tgummerer and a team September 4, 2024 16:12
Copy link

pulumi-staging bot commented Sep 4, 2024

🍹 The Update for pulumi/k8s-ci-cluster/09715ccc42865a124676b618f1298901e7c620c3-157 was successful.

Resource Changes

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

Copy link

pulumi-staging bot commented Sep 4, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/09715ccc42865a124676b618f1298901e7c620c3-157 was successful.

Resource Changes

    Name                                                         Type                                        Operation
-   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
-   k8s-ci-cluster-09715ccc42865a124676b618f1298901e7c620c3-157  pulumi:pulumi:Stack                         delete

@justinvp justinvp merged commit f143bd3 into master Sep 4, 2024
47 checks passed
@justinvp justinvp deleted the justin/perf branch September 4, 2024 17:28
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