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

Commit 02016f1

Browse files
1 parent 2c44a75 commit 02016f1

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

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

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

301301

302302

303+
#############################################
304+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
305+
306+
env_vars: {
307+
key: "PRODUCT_AREA_LABEL"
308+
value: "observability"
309+
}
310+
env_vars: {
311+
key: "PRODUCT_LABEL"
312+
value: "logging"
313+
}
314+
env_vars: {
315+
key: "LANGUAGE_LABEL"
316+
value: "python"
317+
}
318+
319+
###################################################
320+
321+
322+
303323
#############################################
304324
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
305325

0 commit comments

Comments
 (0)