From 27d5539954561fcb0568e67fc1acf0c4cfe8477a Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Wed, 21 Aug 2024 14:23:22 +0000 Subject: [PATCH] stability: Add pod deployment yaml for soak test This PR adds the pod deployment yaml for soak test which is part of the stability k8s tests. Signed-off-by: Gabriela Cervantes --- tests/stability/runtimeclass_workloads/pod-deployment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/stability/runtimeclass_workloads/pod-deployment.yaml b/tests/stability/runtimeclass_workloads/pod-deployment.yaml index df535234e9..486edaa1fc 100644 --- a/tests/stability/runtimeclass_workloads/pod-deployment.yaml +++ b/tests/stability/runtimeclass_workloads/pod-deployment.yaml @@ -1,4 +1,3 @@ -# # Copyright (c) 2024 Intel Corporation # # SPDX-License-Identifier: Apache-2.0