Skip to content

Set up Kokoro for Lite samples testing #25

Merged
anguillanneuf merged 1 commit into
masterfrom
samples-kokoro
May 6, 2020
Merged

Set up Kokoro for Lite samples testing #25
anguillanneuf merged 1 commit into
masterfrom
samples-kokoro

Conversation

@anguillanneuf

@anguillanneuf anguillanneuf commented May 5, 2020

Copy link
Copy Markdown
Contributor

I added these 7 files in .kokoro/ using @stephaniewang526's PR for reference.

.kokoro/
├── continuous
│   ├── java11-samples.cfg
│   ├── java8-samples.cfg
├── nightly
│   ├── java11-samples.cfg
│   ├── java8-samples.cfg
├── presubmit
│   ├── java11-samples.cfg
│   ├── java8-samples.cfg
├── run_samples_tests.sh

The only difference between the referenced PR and this one is in .kokoro/commons.cfg. A later commit removes what's got added in the referenced PR.

I have separately tested the test service account from java-docs-samples-testing for samples and it WAI.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 5, 2020
@anguillanneuf anguillanneuf changed the title Set up Lite samples testing Set up Kokoro for Lite samples testing May 5, 2020
@anguillanneuf anguillanneuf merged commit 3fb92b9 into master May 6, 2020
@anguillanneuf anguillanneuf deleted the samples-kokoro branch May 6, 2020 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants