Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

fix: change to use adoptOpenJDK to fix the build#944

Merged
kuisathaverat merged 2 commits intoelastic:7.xfrom
kuisathaverat:fix_java_spring_build
Oct 19, 2020
Merged

fix: change to use adoptOpenJDK to fix the build#944
kuisathaverat merged 2 commits intoelastic:7.xfrom
kuisathaverat:fix_java_spring_build

Conversation

@kuisathaverat
Copy link
Copy Markdown
Contributor

What does this PR do?

It changes to use AdoptOpenJDK Docker image to build the Agent Java test container.

Why is it important?

For some reason the OpenJDK:10-jre-slim stop to configure libc6:amd64 and this breaks the build. The. AdoptOpenJDK Docker image does not have this issue.

@kuisathaverat kuisathaverat added bug automation Team:Automation Label for the Observability productivity team labels Oct 19, 2020
@kuisathaverat kuisathaverat requested a review from a team October 19, 2020 09:31
@kuisathaverat kuisathaverat self-assigned this Oct 19, 2020
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
@kuisathaverat kuisathaverat requested a review from v1v October 19, 2020 10:01
@ghost
Copy link
Copy Markdown

ghost commented Oct 19, 2020

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #944 opened]

  • Start Time: 2020-10-19T09:32:05.526+0000

  • Duration: 35 min 5 sec

Test stats 🧪

Test Results
Failed 0
Passed 236
Skipped 14
Total 250

@kuisathaverat kuisathaverat merged commit ec6b4e2 into elastic:7.x Oct 19, 2020
kuisathaverat added a commit to kuisathaverat/apm-integration-testing that referenced this pull request Oct 19, 2020
* fix: change to use adoptOpenJDK to fix the build

* Update docker/java/spring/Dockerfile

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
# Conflicts:
#	docker/java/spring/Dockerfile
kuisathaverat added a commit that referenced this pull request Oct 19, 2020
* fix: change to use adoptOpenJDK to fix the build

* Update docker/java/spring/Dockerfile

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
# Conflicts:
#	docker/java/spring/Dockerfile
@ghost
Copy link
Copy Markdown

ghost commented Oct 19, 2020

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #944 updated]

  • Start Time: 2020-10-19T10:00:43.100+0000

  • Duration: 34 min 17 sec

Test stats 🧪

Test Results
Failed 0
Passed 236
Skipped 14
Total 250

v1v added a commit to v1v/apm-integration-testing that referenced this pull request Dec 16, 2020
* upstream/6.x: (22 commits)
  fix: skip chrome and firefox downloads on the RUM agent Docker image (elastic#965) (elastic#977)
  fix: change to use adoptOpenJDK to fix the build (elastic#944) (elastic#945)
  [6.x] fix: increase the resilience against network issues (elastic#927) (elastic#929)
  fix: use Node.js LTS version for ITs (elastic#921) (elastic#924)
  fix: RUM Docker image build (elastic#915)
  fix: update JDK and apply some maven options (elastic#904) (elastic#911)
  fix: use fixed version of setuptools (elastic#907) (elastic#909)
  fix: missing dependencies for rum test (elastic#899) (elastic#903)
  fix: update Go version to the latest LTS version (elastic#891)
  fix: add libxss dependency to the opbean-rum (elastic#880) (elastic#882)
  fix: remove chrome drive is not used (elastic#876)
  fix: update dependencies to run integration tests (elastic#872) (elastic#874)
  feat: bump pytest version (elastic#866) (elastic#868)
  test: add 6.x version to the test (elastic#651)
  (rum): run build on all RUM packages (elastic#622)
  feat: disable shallow cloning when using downstream pipelines (elastic#583) (elastic#585)
  [6.x] feat: pre-commit config (elastic#547) (elastic#549)
  fix: update build status badge
  ci: remove jenkinsfile
  feat: delete legacy integration testing jobs (elastic#542)
  ...
v1v added a commit to v1v/apm-integration-testing that referenced this pull request Jan 8, 2021
* upstream/6.x: (23 commits)
  Bump 6.8 release (elastic#1007)
  fix: skip chrome and firefox downloads on the RUM agent Docker image (elastic#965) (elastic#977)
  fix: change to use adoptOpenJDK to fix the build (elastic#944) (elastic#945)
  [6.x] fix: increase the resilience against network issues (elastic#927) (elastic#929)
  fix: use Node.js LTS version for ITs (elastic#921) (elastic#924)
  fix: RUM Docker image build (elastic#915)
  fix: update JDK and apply some maven options (elastic#904) (elastic#911)
  fix: use fixed version of setuptools (elastic#907) (elastic#909)
  fix: missing dependencies for rum test (elastic#899) (elastic#903)
  fix: update Go version to the latest LTS version (elastic#891)
  fix: add libxss dependency to the opbean-rum (elastic#880) (elastic#882)
  fix: remove chrome drive is not used (elastic#876)
  fix: update dependencies to run integration tests (elastic#872) (elastic#874)
  feat: bump pytest version (elastic#866) (elastic#868)
  test: add 6.x version to the test (elastic#651)
  (rum): run build on all RUM packages (elastic#622)
  feat: disable shallow cloning when using downstream pipelines (elastic#583) (elastic#585)
  [6.x] feat: pre-commit config (elastic#547) (elastic#549)
  fix: update build status badge
  ci: remove jenkinsfile
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automation bug Team:Automation Label for the Observability productivity team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants