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

test: move all AWS patch unit tests to their own packages #24

Merged
merged 8 commits into from
Apr 5, 2024

Conversation

supershal
Copy link

This PR is stacked on #23

  • Each commit refer to single AWS variable.
  • Moves unit tests for
    • instance profile
    • instance type
    • ami
    • network
    • controlplane load balancer
    • aws cni ingress rules
    • security groups

Note for reviewers
I will create two more PRs

  • move docker patch generator tests
  • move generic patch generator tests

@supershal supershal self-assigned this Apr 3, 2024
@supershal supershal requested review from dkoshkin and faiq April 3, 2024 22:20
@supershal supershal requested a review from dkoshkin April 5, 2024 18:49
@supershal supershal force-pushed the shalin/move_region_unit_test branch from 950eb29 to 0e3c0fb Compare April 5, 2024 20:43
@supershal supershal merged commit bfb1656 into shalin/move_region_unit_test Apr 5, 2024
12 of 15 checks passed
@supershal supershal deleted the shalin/move-all-tests branch April 5, 2024 20:51
supershal added a commit that referenced this pull request Apr 5, 2024
* test: unit test for individual patch generator

* test: package level unit test for HTTPProxy

* test: move region and httpproxy patch generator unit test invocation

* fix: linting errors

* test: move all AWS patch unit tests to their own packages (#24)

* test: move instanceprofile tests to its own package

* test: move instancetype unit tests to its own package

* test: move ami unit tests to its own package

* test: move aws network tests to its own package

* test: move controlplaneloadbalancer unit tests to its own package

* test: move aws cni unit tests to its own package

* test: fix linting errors

* test: unit tests for AWS security groups

* test: move customimage unit tests to their own package (#30)

* test:  move all Nutanix patch handler unit tests (#32)

* test: move controlplane endpoint unit tests

* test: move PC endpoint unit tests

* test: nove machinedetails unit tests

* test: move generic patch unit tests to own packages (#31)

* test: move audit policy tests to their own package

* test: move etcd unit tests to their own package

* test: move extra api server cert sans to its own package

* test: move image registry unit tests to its own package

* test: move kubernetes image repository unit tests

* test: move mirror unit tests

* test: move users unit tests

* test: remove gereric unit tests from nutanix meta patch handler

* test: cleaned up meta level unit test suites
jimmidyson pushed a commit that referenced this pull request Apr 11, 2024
* test: unit test for individual patch generator

* test: package level unit test for HTTPProxy

* test: move region and httpproxy patch generator unit test invocation

* fix: linting errors

* test: move all AWS patch unit tests to their own packages (#24)

* test: move instanceprofile tests to its own package

* test: move instancetype unit tests to its own package

* test: move ami unit tests to its own package

* test: move aws network tests to its own package

* test: move controlplaneloadbalancer unit tests to its own package

* test: move aws cni unit tests to its own package

* test: fix linting errors

* test: unit tests for AWS security groups

* test: move customimage unit tests to their own package (#30)

* test:  move all Nutanix patch handler unit tests (#32)

* test: move controlplane endpoint unit tests

* test: move PC endpoint unit tests

* test: nove machinedetails unit tests

* test: move generic patch unit tests to own packages (#31)

* test: move audit policy tests to their own package

* test: move etcd unit tests to their own package

* test: move extra api server cert sans to its own package

* test: move image registry unit tests to its own package

* test: move kubernetes image repository unit tests

* test: move mirror unit tests

* test: move users unit tests

* test: remove gereric unit tests from nutanix meta patch handler

* test: cleaned up meta level unit test suites
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants