From 5fa92ed40d16dc1d9a1ead612444b8e5866c5d0d Mon Sep 17 00:00:00 2001 From: Kiran Parajuli Date: Wed, 25 May 2022 14:36:54 +0545 Subject: [PATCH] [tests-only] Bump core commit id to the latest upto 2022-05-25 Signed-off-by: Kiran Parajuli --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index c2b89e6a6f..4b678e7288 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=6321f96cf6739d9130c10376e8e4fc96af75edef +CORE_COMMITID=1252e5ddab6532c3d77d870e133fee4cafc74c70 CORE_BRANCH=master # The test runner source for UI tests