From 952a1ecf8ed6e4376fccb37e8df1673196bce460 Mon Sep 17 00:00:00 2001 From: Miguel Jimenez <1284036+jachinte@users.noreply.github.com> Date: Mon, 3 Apr 2023 10:46:24 -0400 Subject: [PATCH] test: update display name for the image pull policy test case (#98) Co-authored-by: Abdelrhman Hamouda <7114320+AbdelrhmanHamouda@users.noreply.github.com> --- .../utils/resource/manage/ResourceCreationManagerTests.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/java/com/locust/operator/controller/utils/resource/manage/ResourceCreationManagerTests.java b/src/test/java/com/locust/operator/controller/utils/resource/manage/ResourceCreationManagerTests.java index b536f8c..5ec3032 100644 --- a/src/test/java/com/locust/operator/controller/utils/resource/manage/ResourceCreationManagerTests.java +++ b/src/test/java/com/locust/operator/controller/utils/resource/manage/ResourceCreationManagerTests.java @@ -185,7 +185,7 @@ void createJobWithTolerationsAndOperatorExistsTest() { } @Test - @DisplayName("Functional: Create a kubernetes Pod with image pull policy and secrets") + @DisplayName("Functional: Create a kubernetes Job with Pod image pull policy and secrets") void createPodTest() { // * Setup