| build_file: "symbiflow-prjxray-tests/.github/kokoro/tests.sh" | |
| timeout_mins: 10 | |
| action { | |
| define_artifacts { | |
| regex: "**/*.log" | |
| regex: "**/*sponge_log.xml" | |
| regex: "**/build/**/*.xml" | |
| regex: "**/build/*.xml" | |
| regex: "*result*.xml" | |
| strip_prefix: "github/symbiflow-prjxray-tests/" | |
| } | |
| } | |
| env_vars { | |
| key: "KOKORO_DIR" | |
| value: "symbiflow-prjxray-tests" | |
| } |