Skip to content

CI: Use ubuntu-18.04 in tests#7614

Merged
shlomi-noach merged 1 commit intovitessio:masterfrom
planetscale:ds-actions-ubuntu-18.04
Mar 5, 2021
Merged

CI: Use ubuntu-18.04 in tests#7614
shlomi-noach merged 1 commit intovitessio:masterfrom
planetscale:ds-actions-ubuntu-18.04

Conversation

@deepthi
Copy link
Collaborator

@deepthi deepthi commented Mar 5, 2021

Description

Some of the CI tests fail on Ubuntu 20.04 which will soon be the default when you specify ubuntu-latest in a GitHub action workflow.
actions/runner-images#1816

I have changed the workflow files for these tests to explicitly request ubuntu-18.04.
Once the failing tests are fixed to work on the ubuntu-20.04 VM we can switch back to ubuntu-latest.
Note that because we use templates to generate workflow files uniformly, the set of changed files in this PR is larger than the set of documented test failures.

Related Issue(s)

#7612 #7613

Checklist

  • Should this PR be backported?
  • Tests were added or are not required
  • Documentation was added or is not required

Impacted Areas in Vitess

Components that this PR will affect:

  • Query Serving
  • VReplication
  • Cluster Management
  • Build/CI
  • VTAdmin

Signed-off-by: deepthi <deepthi@planetscale.com>
Copy link
Contributor

@shlomi-noach shlomi-noach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢

@shlomi-noach shlomi-noach merged commit 79b93e2 into vitessio:master Mar 5, 2021
@shlomi-noach shlomi-noach deleted the ds-actions-ubuntu-18.04 branch March 5, 2021 05:49
@askdba askdba added this to the v10.0 milestone Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants