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

Commit 4955cb9

Browse files
1 parent face4f7 commit 4955cb9

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
@@ -60,6 +60,26 @@ env_vars: {
6060

6161

6262

63+
#############################################
64+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
65+
66+
env_vars: {
67+
key: "PRODUCT_AREA_LABEL"
68+
value: "observability"
69+
}
70+
env_vars: {
71+
key: "PRODUCT_LABEL"
72+
value: "logging"
73+
}
74+
env_vars: {
75+
key: "LANGUAGE_LABEL"
76+
value: "python"
77+
}
78+
79+
###################################################
80+
81+
82+
6383
#############################################
6484
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
6585

0 commit comments

Comments
 (0)