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

Commit 848d7a1

Browse files
1 parent 89d3996 commit 848d7a1

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

221221

222222

223+
#############################################
224+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
225+
226+
env_vars: {
227+
key: "PRODUCT_AREA_LABEL"
228+
value: "observability"
229+
}
230+
env_vars: {
231+
key: "PRODUCT_LABEL"
232+
value: "logging"
233+
}
234+
env_vars: {
235+
key: "LANGUAGE_LABEL"
236+
value: "python"
237+
}
238+
239+
###################################################
240+
241+
242+
223243
#############################################
224244
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
225245

0 commit comments

Comments
 (0)