Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Move the ferry e2e tests to FerrySuite #123

Merged
merged 10 commits into from
Jan 16, 2020
Merged

Conversation

jiachengxu
Copy link
Contributor

@jiachengxu jiachengxu commented Jan 9, 2020

What this PR does / why we need it:

  • Move the ferry e2e tests to ProviderSuite
NONE

@kubermatic-bot kubermatic-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. labels Jan 9, 2020
@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jiachengxu

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

The pull request process is described here

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

@kubermatic-bot kubermatic-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 9, 2020
@nmiculinic
Copy link
Contributor

Can we first get #114 merged than this?

@nmiculinic
Copy link
Contributor

Also in that PR are testutil helper function which we should use everywhere throughout the tests instead of repeating the code

test/provider/provider.go Outdated Show resolved Hide resolved
test/provider/provider.go Outdated Show resolved Hide resolved
@jiachengxu
Copy link
Contributor Author

Can we first get #114 merged than this?
No problem for that

@jiachengxu
Copy link
Contributor Author

Also in that PR are testutil helper function which we should use everywhere throughout the tests instead of repeating the code

I think the refactoring should be done in a dedicated PR

@jiachengxu
Copy link
Contributor Author

/retest

@jiachengxu
Copy link
Contributor Author

/hold

@kubermatic-bot kubermatic-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 10, 2020
@kubermatic-bot kubermatic-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 15, 2020
@nmiculinic nmiculinic changed the title Move the ferry e2e tests to ProviderSuite and Add test to check ferry deployment Move the ferry e2e tests to FerrySuite Jan 15, 2020
test/ferry/ferry.go Outdated Show resolved Hide resolved
@kubermatic-bot kubermatic-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 15, 2020
@kubermatic-bot kubermatic-bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 15, 2020
@nmiculinic
Copy link
Contributor

/lgtm
/unhold

@kubermatic-bot kubermatic-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 16, 2020
@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 16, 2020
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 0ff4572e625af7bc626041387be4444a9620da15

@kubermatic-bot kubermatic-bot merged commit a0f7b67 into master Jan 16, 2020
@kubermatic-bot kubermatic-bot deleted the ferry-to-provider branch January 16, 2020 09:10
thetechnick pushed a commit that referenced this pull request Jan 27, 2020
* Move the ferry tests to ProviderSuite

* change the default namespce to provider namespace.

* Remove the t.parallel() to test

* performed necessary refactoring

* disabling parallel test

* Added sepcfic provider, not randomly in the default namespace

Co-authored-by: Neven Miculinic <neven.miculinic@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants