From 83fd5ce2a48d7cb0f207a5b204a486de4d3a46b7 Mon Sep 17 00:00:00 2001
From: Xinran Zhang <xinranzh@amazon.com>
Date: Mon, 26 Aug 2024 10:17:45 -0700
Subject: [PATCH] Remove delete step

---
 .github/workflows/dotnet-eks-e2e-test.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/dotnet-eks-e2e-test.yml b/.github/workflows/dotnet-eks-e2e-test.yml
index 0dbae88d2..a7c1e82fa 100644
--- a/.github/workflows/dotnet-eks-e2e-test.yml
+++ b/.github/workflows/dotnet-eks-e2e-test.yml
@@ -206,9 +206,6 @@ jobs:
               ${{ env.DOTNET_SAMPLE_APP_NAMESPACE }} && \
               aws eks update-kubeconfig --name ${{ env.CLUSTER_NAME }} --region ${{ env.E2E_TEST_AWS_REGION }}" \
               60
-
-              execute_and_retry 2 "kubectl delete pods --all -n ${{ env.DOTNET_SAMPLE_APP_NAMESPACE }}" "" 60
-              execute_and_retry 2 "kubectl wait --for=condition=Ready --request-timeout '5m' pod --all -n ${{ env.DOTNET_SAMPLE_APP_NAMESPACE }}" "" 60
             fi
 
             # If the deployment_failed is 1 then either the terraform deployment or the endpoint connection failed, so first destroy the