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

Commit f6c6fae

Browse files
1 parent dff44bb commit f6c6fae

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

261261

262262

263+
#############################################
264+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
265+
266+
env_vars: {
267+
key: "PRODUCT_AREA_LABEL"
268+
value: "observability"
269+
}
270+
env_vars: {
271+
key: "PRODUCT_LABEL"
272+
value: "logging"
273+
}
274+
env_vars: {
275+
key: "LANGUAGE_LABEL"
276+
value: "python"
277+
}
278+
279+
###################################################
280+
281+
282+
263283
#############################################
264284
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
265285

0 commit comments

Comments
 (0)