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

CI: Fix running nightly jobs with CrateDB nightly #597

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

amotl
Copy link
Member

@amotl amotl commented Nov 22, 2023

Problem

Apparently, GH-594 had a flaw when selecting CrateDB nightly, as we can see on the nightly jobs, which probably started failing since this change.

Solution

This patch adjusts the sed command correspondingly, so the nightly job will pick up the CrateDB nightly tarball for Linux again.

@amotl amotl changed the title Revert "Sandbox: Download Linux variant of CrateDB from os/arch-speci… Revert "Sandbox: Download Linux variant of CrateDB from os/arch-specific URL" Nov 22, 2023
@amotl amotl changed the title Revert "Sandbox: Download Linux variant of CrateDB from os/arch-specific URL" CI: Fix running nightly jobs with CrateDB nightly Nov 22, 2023
@amotl amotl requested review from mkleen and matriv November 22, 2023 21:14
@amotl amotl marked this pull request as ready for review November 22, 2023 21:14
@amotl amotl merged commit 0fe5412 into master Nov 22, 2023
35 checks passed
@amotl amotl deleted the amo/fix-cratedb-download branch November 22, 2023 22:31
@matriv
Copy link
Contributor

matriv commented Nov 23, 2023

This is because the nightly one is only on the root folder and not under os specific dirs.

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.

3 participants