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

Commit 89d3996

Browse files
1 parent c23eeee commit 89d3996

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

201201

202202

203+
#############################################
204+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
205+
206+
env_vars: {
207+
key: "PRODUCT_AREA_LABEL"
208+
value: "observability"
209+
}
210+
env_vars: {
211+
key: "PRODUCT_LABEL"
212+
value: "logging"
213+
}
214+
env_vars: {
215+
key: "LANGUAGE_LABEL"
216+
value: "python"
217+
}
218+
219+
###################################################
220+
221+
222+
203223
#############################################
204224
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
205225

0 commit comments

Comments
 (0)