Skip to content

Disable or make tests available using manual triggers - #583

Merged
woop merged 1 commit into
feast-dev:masterfrom
woop:disable-unnecessary-ci
Mar 28, 2020
Merged

Disable or make tests available using manual triggers#583
woop merged 1 commit into
feast-dev:masterfrom
woop:disable-unnecessary-ci

Conversation

@woop

@woop woop commented Mar 28, 2020

Copy link
Copy Markdown
Member

What this PR does / why we need it:

  • Removes tests that have already been migrated to GitHub Actions
  • Disables long running tests like (e2e tests) from running automatically (they are still available with the `/test [name]' command).

Which issue(s) this PR fixes:

Fixes #580

Does this PR introduce a user-facing change?:

NONE

@feast-ci-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: woop

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@woop woop changed the title Disable tests that should be manual or already exist Disable or make tests available for manual trigger Mar 28, 2020
@woop woop changed the title Disable or make tests available for manual trigger Disable or make tests available using manual triggers Mar 28, 2020
@woop
woop merged commit e4da59d into feast-dev:master Mar 28, 2020
@feast-ci-bot

Copy link
Copy Markdown
Collaborator

@woop: Updated the config configmap in namespace default at cluster default using the following files:

  • key config.yaml using file .prow/config.yaml
Details

In response to this:

What this PR does / why we need it:

  • Removes tests that have already been migrated to GitHub Actions
  • Disables long running tests (the are still available with the `/test [name]' command)

Which issue(s) this PR fixes:

Fixes #580

Does this PR introduce a user-facing change?:

NONE

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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.

Selectively run tests for CI (unit vs e2e)

2 participants