Skip to content

Conversation

@tpiperatgod
Copy link
Contributor

Signed-off-by: laminar tpiperatgod@gmail.com

(If this PR fixes a github issue, please add Fixes #<xyz>.)

Fixes #475

(or if this PR is one task of a github issue, please add Master Issue: #<xyz> to link to the master issue.)

Master Issue: #

Motivation

Explain here the context, and why you're making that change. What is the problem you're trying to solve.

Modifications

  • migrate e2e tests to skywalking-e2e-infra action
  • remove Integration tests action

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Documentation

Check the box below.

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

Signed-off-by: laminar <tpiperatgod@gmail.com>
@tpiperatgod tpiperatgod requested review from a team, freeznet and nlu90 as code owners September 21, 2022 10:43
@github-actions github-actions bot added the no-need-doc This pr does not need any document label Sep 21, 2022
@freeznet freeznet added area/ci type/enhancement Indicates an improvement to an existing feature m/2022-10 labels Sep 23, 2022
@freeznet freeznet merged commit 5dc592d into streamnative:master Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci m/2022-10 no-need-doc This pr does not need any document type/enhancement Indicates an improvement to an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate e2e tests to skywalking-e2e-infra

3 participants