Skip to content

TPT-4457: Add integration tests for RDMA interfaces#908

Open
mawilk90 wants to merge 6 commits into
linode:devfrom
mawilk90:feature/TPT-4457-add-integration-tests-for-rdma-interfaces
Open

TPT-4457: Add integration tests for RDMA interfaces#908
mawilk90 wants to merge 6 commits into
linode:devfrom
mawilk90:feature/TPT-4457-add-integration-tests-for-rdma-interfaces

Conversation

@mawilk90

@mawilk90 mawilk90 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

📝 Description

Added integration tests for RDMA interfaces and refactored existing ones

RDMA functionality is available on DevCloud only at the moment

Notes:

  1. PR with openapi.json is already merged, however openapi.json file is not updated yet in linode-api-openapi repo so CLI can be build locally only using the latest openapi.json taken from the PR mentioned above
  2. Some tests have been marked as skipped due to ongoing API defect ARB-8019

✔️ How to Test

make test-int TEST_SUITE=vpc TEST_ARGS="-k test_list_vpcs"
make test-int TEST_SUITE=vpc TEST_ARGS="-k test_view_vpc"
make test-int TEST_SUITE=vpc TEST_ARGS="-k test_vpc_with_rdma_type"
make test-int TEST_SUITE=vpc TEST_ARGS="-k test_list_subnets"
make test-int TEST_SUITE=vpc TEST_ARGS="-k test_view_subnet"
make test-int TEST_SUITE=vpc TEST_ARGS="-k test_subnet_with_rdma_type_vpc"

@mawilk90 mawilk90 requested a review from a team as a code owner July 16, 2026 08:51
@mawilk90 mawilk90 added the testing for updates to the testing suite in the changelog. label Jul 16, 2026
@mawilk90 mawilk90 requested a review from a team as a code owner July 16, 2026 08:51
@mawilk90 mawilk90 added the new-feature for new features in the changelog. label Jul 16, 2026
@mawilk90 mawilk90 requested review from jbilskiAkam and removed request for a team July 16, 2026 08:51
@mawilk90 mawilk90 added the do-not-merge PRs that should not be merged until the commented issue is resolved label Jul 16, 2026
@mawilk90 mawilk90 requested review from ezilber-akamai, psnoch-akamai and yec-akamai and removed request for a team and jbilskiAkam July 16, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge PRs that should not be merged until the commented issue is resolved new-feature for new features in the changelog. testing for updates to the testing suite in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant