Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit fcd47fa

Browse files
1 parent 02016f1 commit fcd47fa

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.kokoro/samples/python3.14/common.cfg

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,26 @@ env_vars: {
320320

321321

322322

323+
#############################################
324+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
325+
326+
env_vars: {
327+
key: "PRODUCT_AREA_LABEL"
328+
value: "observability"
329+
}
330+
env_vars: {
331+
key: "PRODUCT_LABEL"
332+
value: "logging"
333+
}
334+
env_vars: {
335+
key: "LANGUAGE_LABEL"
336+
value: "python"
337+
}
338+
339+
###################################################
340+
341+
342+
323343
#############################################
324344
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
325345

0 commit comments

Comments
 (0)