Skip to content

CI: skip some tests on forked repos#7527

Merged
deepthi merged 1 commit intovitessio:masterfrom
planetscale:ci-fixes-for-forks
Feb 21, 2021
Merged

CI: skip some tests on forked repos#7527
deepthi merged 1 commit intovitessio:masterfrom
planetscale:ci-fixes-for-forks

Conversation

@shlomi-noach
Copy link
Contributor

Description

Two CI tests don't make sense on repositories forked from https://github.com/vitessio/vitess:

  • CI upgrade, because the tags v8.0.0 or v9.0.0 etc. only exist on vitessio/vitess
  • check runs analysis, because the metrics branch only exists on vitessio/vitess

This PR only runs these tests on vitessio/vitess.

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: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
@deepthi deepthi merged commit 255b09b into vitessio:master Feb 21, 2021
@deepthi deepthi deleted the ci-fixes-for-forks branch February 21, 2021 23:34
@askdba askdba added this to the v10.0 milestone Feb 22, 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