Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Harden Integration Tests for AppVersionRevision #1239

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

patriknw
Copy link
Member

Failed in CI:

Error from server (BadRequest): container "akka-rollingupdate-demo" in pod "akka-rollingupdate-demo-7b5c945c65-5hn6c" is waiting to start: ContainerCreating

which I think is because we try to get the logs from a pod that is not Running yet

@patriknw
Copy link
Member Author

The fail is in Kubernetes Lease integration test when starting sbt:

[error] sbt.internal.inc.InvalidComponent: Expected single file for component 'org.scala-sbt-compiler-bridge_2.12-1.9.5-bin_2.12.18__55.0', found: /home/runner/.sbt/boot/scala-2.12.18/org.scala-sbt/sbt/1.9.7/org.scala-sbt-compiler-bridge_2.12-1.9.5-bin_2.12.18__55.0/org.scala-sbt-compiler-bridge_2.12-1.9.5-bin_2.12.18__55.0.jar, /home/runner/.sbt/boot/scala-2.12.18/org.scala-sbt/sbt/1.9.7/org.scala-sbt-compiler-bridge_2.12-1.9.5-bin_2.12.18__55.0/org.scala-sbt-compiler-bridge_2.12-1.9.5-bin_2.12.18__55.0-1.9.5_20230915T135648.jar

I'll ignore that in this PR.

@patriknw patriknw merged commit 3fe9dd1 into main Dec 12, 2023
12 of 13 checks passed
@patriknw patriknw deleted the wip-rolling-app-version-patriknw branch December 12, 2023 06:55
@patriknw patriknw added this to the 1.5.1 milestone Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants