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

Commit 2c44a75

Browse files
1 parent f6c6fae commit 2c44a75

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

281281

282282

283+
#############################################
284+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
285+
286+
env_vars: {
287+
key: "PRODUCT_AREA_LABEL"
288+
value: "observability"
289+
}
290+
env_vars: {
291+
key: "PRODUCT_LABEL"
292+
value: "logging"
293+
}
294+
env_vars: {
295+
key: "LANGUAGE_LABEL"
296+
value: "python"
297+
}
298+
299+
###################################################
300+
301+
302+
283303
#############################################
284304
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
285305

0 commit comments

Comments
 (0)