Commit aa9bcb1
authored
Add Kokoro CI config (#3664)
* Add presubmit test configs
Add windows test config and add credentials for integration tests
Invert the env var check
Use fastconfigpush for faster keystore propagation
Fix missing ;; in build script
Allow LoggingAppender default options test to pass locally and on GCE
Temporarily comment out the resource test
Also grab surefire reports
Fix java8-win bat path
credentials path debug
Set GCLOUD_PROJECT environment variable
Add Java 11 test config
try uploading surefire results as sponge_log.xml
Fix BigTable IT args
Temporarily test Java 11
Upload integration test output as sponge_log.xml too
Revert "Temporarily comment out the resource test"
This reverts commit f01bdbd.
Revert "Allow LoggingAppender default options test to pass locally and on GCE"
This reverts commit 90e28af.
* Temporarily comment out the LoggingAppender default resource test.
The default depends on the execution environment (GCE vs. locally) and
Kokoro tests run on GCE.
* Clean up debug output
* Add continuous build configs
* Fix the java10 build images to use Java 10, not 111 parent 606f9e5 commit aa9bcb1
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
- google-cloud-contrib/google-cloud-logging-logback/src/test/java/com/google/cloud/logging/logback
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
0 commit comments