Skip to content

Commit

Permalink
Merge pull request #1980 from martin-mat/pod_dns_error
Browse files Browse the repository at this point in the history
Remove pod_dns_error from certification
  • Loading branch information
agentpoyo authored Apr 16, 2024
2 parents 8114e5d + 472a6c8 commit 13fa681
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions embedded_files/points.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,7 @@
tags: [resilience, dynamic, workload, cert, normal]
- name: pod_dns_error
emoji: "🗡️💀♻"
tags: [resilience, dynamic, workload, essential, cert]
pass: 100
fail: 0
tags: [resilience, dynamic, workload]
#- name: external_retry
# tags: scalability, dynamic, workload

Expand Down
1 change: 0 additions & 1 deletion src/tasks/cert/cert_resilience.cr
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ desc "The CNF test suite checks to see if the CNFs are resilient to failures."
"pod_delete",
"pod_memory_hog",
"pod_io_stress",
"pod_dns_error",
"pod_network_duplication",
"liveness",
"readiness"
Expand Down

0 comments on commit 13fa681

Please sign in to comment.