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

Commit e157972

Browse files
1 parent f230636 commit e157972

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

161161

162162

163+
#############################################
164+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
165+
166+
env_vars: {
167+
key: "PRODUCT_AREA_LABEL"
168+
value: "observability"
169+
}
170+
env_vars: {
171+
key: "PRODUCT_LABEL"
172+
value: "logging"
173+
}
174+
env_vars: {
175+
key: "LANGUAGE_LABEL"
176+
value: "python"
177+
}
178+
179+
###################################################
180+
181+
182+
163183
#############################################
164184
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
165185

0 commit comments

Comments
 (0)