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

small pipeline improvements #7976

Merged
merged 4 commits into from Mar 27, 2023
Merged

small pipeline improvements #7976

merged 4 commits into from Mar 27, 2023

Conversation

alexrashed
Copy link
Member

@alexrashed alexrashed commented Mar 27, 2023

This PR contains some small improvements for the pipeline:

  • 9e3f200: Fixes flaky firehose tests
    • These tests use non-default elasticsearch and opensearch versions, which need to be downloaded on demand (if there's a cache miss). This commit increases the timeout to give it a bit more time to download the versions.
  • 9097b82: Avoid using the runtime environment
    • This is just a small cleanup in the pipeline testing the community integration tests against pro.
    • Here the "environment" feature is not necessary anymore.
  • ce252b2: Fix formatting for ASF updates
  • 9284ffd: Cleanup / fix RenovateBot and CLA assistant config
    • Removes some unnecessary configs in the RenovateBot config file (for non-existing Dockerfiles).
    • Adds bot users to the CLA via a wildcard.

/cc @thrau

@coveralls
Copy link

Coverage Status

Coverage: 81.86% (+0.1%) from 81.754% when pulling 9e3f200 on pipeline-improvements into 1d81bc9 on master.

@alexrashed alexrashed merged commit 9a00121 into master Mar 27, 2023
7 checks passed
@alexrashed alexrashed deleted the pipeline-improvements branch March 27, 2023 15:39
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.

None yet

3 participants