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

Commit e15caae

Browse files
1 parent 727ae5d commit e15caae

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

101101

102102

103+
#############################################
104+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
105+
106+
env_vars: {
107+
key: "PRODUCT_AREA_LABEL"
108+
value: "observability"
109+
}
110+
env_vars: {
111+
key: "PRODUCT_LABEL"
112+
value: "logging"
113+
}
114+
env_vars: {
115+
key: "LANGUAGE_LABEL"
116+
value: "python"
117+
}
118+
119+
###################################################
120+
121+
122+
103123
#############################################
104124
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
105125

0 commit comments

Comments
 (0)