Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

chore: move java11-integration nightly runs moved to run in JDST#702

Merged
xtineskim merged 2 commits intomainfrom
issue-jdst-nightly-java11
Mar 7, 2022
Merged

chore: move java11-integration nightly runs moved to run in JDST#702
xtineskim merged 2 commits intomainfrom
issue-jdst-nightly-java11

Conversation

@xtineskim
Copy link
Copy Markdown
Contributor

Fixes https://github.com/googleapis/java-container/issues/673 ☕️

The java11-integraiton file that was added last month, and uses gcloud-devel. Moving this file to use java-docs-sample-testing instead.

Like this PR #628, which had policy issues that prevented builds from passing, and seeing this error.

[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.google.cloud.container.v1.it.ITSystemTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.045 s <<< FAILURE! - in com.google.cloud.container.v1.it.ITSystemTest
[ERROR] com.google.cloud.container.v1.it.ITSystemTest  Time elapsed: 0.019 s  <<< ERROR!
com.google.api.gax.rpc.InvalidArgumentException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: IP aliases cannot be used with a legacy network.
	at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:47)
	at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:72)

@xtineskim xtineskim requested review from a team March 7, 2022 18:43
@product-auto-label product-auto-label bot added the api: container Issues related to the googleapis/java-container API. label Mar 7, 2022
@xtineskim xtineskim merged commit 3005d16 into main Mar 7, 2022
@xtineskim xtineskim deleted the issue-jdst-nightly-java11 branch March 7, 2022 19:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: container Issues related to the googleapis/java-container API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The build failed

3 participants