From 6a5318b917bd347608b52a59d45d1e4616257a26 Mon Sep 17 00:00:00 2001 From: Diego Noceda Date: Thu, 5 Dec 2024 17:51:53 +0100 Subject: [PATCH] shorten CJI job name to fit under 64 chars (#3174) --- .rhcicd/stage-microsoft-teams-post-deployment-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rhcicd/stage-microsoft-teams-post-deployment-tests.yaml b/.rhcicd/stage-microsoft-teams-post-deployment-tests.yaml index 43f06edb17..78d9bcdff3 100644 --- a/.rhcicd/stage-microsoft-teams-post-deployment-tests.yaml +++ b/.rhcicd/stage-microsoft-teams-post-deployment-tests.yaml @@ -7,7 +7,7 @@ objects: - apiVersion: cloud.redhat.com/v1alpha1 kind: ClowdJobInvocation metadata: - name: notifications-connector-microsoft-teams-tests-${UID} + name: notifications-connector-ms-teams-tests-${UID} spec: appName: notifications-connector-microsoft-teams testing: