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

docker/opbeans/go: use -mod=mod #1077

Merged
merged 1 commit into from
Mar 8, 2021
Merged

Conversation

axw
Copy link
Member

@axw axw commented Mar 8, 2021

What does this PR do?

Fix Go integration tests when building against apm-agent-go@master. The tests are failing because go.mod and go.sum don't contain entries for dependencies of apm-agent-go on the master branch. This started failing with Go 1.16, which is more strict by default. Reinstate pre-Go1.16 behaviour.

Why is it important?

The integration tests are failing.

@apmmachine
Copy link
Collaborator

💚 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 #1077 opened

  • Start Time: 2021-03-08T13:47:54.875+0000

  • Duration: 35 min 53 sec

  • Commit: 1d58e65

Test stats 🧪

Test Results
Failed 0
Passed 490
Skipped 1
Total 491

Trends 🧪

Image of Build Times

Image of Tests

@axw axw merged commit eba3304 into elastic:master Mar 8, 2021
@axw axw deleted the opbeans-go-go1.16 branch March 8, 2021 14:23
v1v added a commit to v1v/apm-integration-testing that referenced this pull request Mar 29, 2021
…rt-from-build

* upstream/master: (24 commits)
  Add mergify (elastic#1089)
  fix: update flake8 and deps to work with Python 3.8+ (elastic#1085)
  chore: bump elastic stack (elastic#1087)
  fix: force to activate venv (elastic#1086)
  fix: --opbeans-node-agent-local-repo=/a/local/dir (elastic#1084)
  ci: jjbb remove periodic-folder-trigger (elastic#1079)
  Fix APM Server managed by Elastic Agent setup (elastic#1078)
  docker/opbeans/go: use -mod=mod (elastic#1077)
  [fleet] fix elastic-agent setup (elastic#1076)
  update supported stack versions (elastic#1075)
  [CI] Increase timeout (elastic#1070)
  Add --package-registry-url flag (elastic#1069)
  Create opbeans_user/role with write/read access for the opbeans-python (elastic#1063)
  reset postgres sequences after database migration (elastic#1062)
  chore: bump Elastic Stack (elastic#1060)
  docker/go/nethttp: go build -mod=mod (elastic#1061)
  check agent liveness via version subcommand (elastic#1059)
  test: use filebeat step to grab Docker logs (elastic#1029)
  Update dotnet sdk 5.0 docker image (elastic#1048)
  docs: using Dyno (elastic#1056)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants