chore: add a kokoro presubmit workflow to run on cloud-devel.#2898
chore: add a kokoro presubmit workflow to run on cloud-devel.#2898gcf-merge-on-green[bot] merged 3 commits intogoogleapis:mainfrom
Conversation
|
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use -- conventional-commit-lint bot |
33e937d to
155dd4a
Compare
|
@arpan14 |
There are additional steps taken to ensure cloud-devel tests run against a different instance than production test. Additionally @arawind helped by separating the directpath tests to also run on a separate instance. All of this will reduce the current flakiness. Also we want to run the tests again cloud-devel as a non-required step to ensure when we merge changes with disabled integration tests (for ex - proto/FLOAT32), we at-least have ensured that such tests pass against cloud-devel and fail against production. |
No description provided.