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

Commit c23eeee

Browse files
1 parent e157972 commit c23eeee

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

181181

182182

183+
#############################################
184+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
185+
186+
env_vars: {
187+
key: "PRODUCT_AREA_LABEL"
188+
value: "observability"
189+
}
190+
env_vars: {
191+
key: "PRODUCT_LABEL"
192+
value: "logging"
193+
}
194+
env_vars: {
195+
key: "LANGUAGE_LABEL"
196+
value: "python"
197+
}
198+
199+
###################################################
200+
201+
202+
183203
#############################################
184204
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
185205

0 commit comments

Comments
 (0)