From 750f7f345a3b4ded158b396094cd9f655dc40aa7 Mon Sep 17 00:00:00 2001 From: Puneet Jain <105224306+pjain05@users.noreply.github.com> Date: Mon, 18 Aug 2025 18:40:15 +0530 Subject: [PATCH] MOB-42450: Private Location override is not working --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d1148b..38ca0ad 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ This action allows you to run Blazemeter existing test and create a new test. - Used when send public report url through a microsoft teams notification ### `locations` - Comma separated location IDs as String. Ex., "asia-east1-a,australia-southeast1-a". All supported locationIDs can be found at https://api.blazemeter.com/performance/#list-of-google-cloud-locations +- For Private locations(OPLs), use ID as "harbor-661f7af50d8f6f8f0d014359". Just append the 'harbor-' prefix to the ID of the OPL. ### `dedicatedIP` - A boolean value defaulted to **false**. When set to **true**, dedicatedIPs will be used if available.