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

test(e2e): add e2e action for operator manifest #488

Merged
merged 10 commits into from
Aug 3, 2023
Merged

Conversation

Nebulazhang
Copy link
Contributor

@Nebulazhang Nebulazhang commented Aug 2, 2023

What's changed and what's your intention?

PLEASE DO NOT LEAVE THIS EMPTY !!!

Please explain IN DETAIL what the changes are in this PR and why they are needed:

In this action, will include these steps:

  • Install kind
  • Install cert-manager & operator
  • Apply all risingwave cases
  • Check status

Checklist

  • I have written the necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

@Nebulazhang Nebulazhang marked this pull request as draft August 2, 2023 07:41
@Nebulazhang Nebulazhang force-pushed the xinyu/e2e-action branch 3 times, most recently from 66099aa to 98c0c56 Compare August 2, 2023 08:01
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #488 (a603ca1) into main (a98b5bf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #488   +/-   ##
=======================================
  Coverage   67.67%   67.67%           
=======================================
  Files          27       27           
  Lines        4210     4210           
=======================================
  Hits         2849     2849           
  Misses       1312     1312           
  Partials       49       49           
Flag Coverage Δ
unittests 67.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Nebulazhang Nebulazhang changed the title E2E(action): add e2e action for operator test(e2e): add e2e action for operator manifest Aug 2, 2023
@Nebulazhang Nebulazhang marked this pull request as ready for review August 2, 2023 10:46
Copy link
Collaborator

@arkbriar arkbriar left a comment

Choose a reason for hiding this comment

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

LGTM

@arkbriar arkbriar added this pull request to the merge queue Aug 3, 2023
Merged via the queue into main with commit 5bd9701 Aug 3, 2023
8 checks passed
@arkbriar arkbriar deleted the xinyu/e2e-action branch August 3, 2023 06:27
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.

2 participants