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

fix: use staging env for package registry#1752

Merged
mdelapenya merged 2 commits intoelastic:7.16from
mdelapenya:fix-package-registry
Nov 2, 2021
Merged

fix: use staging env for package registry#1752
mdelapenya merged 2 commits intoelastic:7.16from
mdelapenya:fix-package-registry

Conversation

@mdelapenya
Copy link
Copy Markdown
Contributor

What does this PR do?

It uses the staging environment of EPR, as it contains the system package in 7.16

FOr the elastic-package provider, we are removing the package-registry service from the startup list.

Why is it important?

Keep consistent and clean deployments, without using the local package registry at all.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the Unit tests (make unit-test), and they are passing locally
  • I have run the End-2-End tests for the suite I'm working on, and they are passing locally
  • I have noticed new Go dependencies (run make notice in the proper directory)

Related issues

@mdelapenya mdelapenya added the backport-skip Skip notification from the automated backport with mergify label Nov 2, 2021
@mdelapenya mdelapenya self-assigned this Nov 2, 2021
@mdelapenya mdelapenya requested a review from a team November 2, 2021 12:13
@mdelapenya mdelapenya added the Team:Automation Label for the Observability productivity team label Nov 2, 2021
@mdelapenya
Copy link
Copy Markdown
Contributor Author

Merging, as ARM test suite started to go green again

@mdelapenya mdelapenya merged commit fc4ab4d into elastic:7.16 Nov 2, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 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 preview

Expand to view the summary

Build stats

  • Start Time: 2021-11-02T12:13:57.751+0000

  • Duration: 49 min 24 sec

  • Commit: 2eb9a74

Test stats 🧪

Test Results
Failed 0
Passed 242
Skipped 0
Total 242

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@mdelapenya mdelapenya deleted the fix-package-registry branch November 2, 2021 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport-skip Skip notification from the automated backport with mergify Team:Automation Label for the Observability productivity team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants