linode / terraform-provider-linode

Terraform Linode provider
https://www.terraform.io/docs/providers/linode/
Mozilla Public License 2.0
191 stars 92 forks source link

test: Migrate all e2e test scripts to git submodule #1489

Closed ykim-1 closed 1 week ago

ykim-1 commented 2 weeks ago

📝 Description

The E2E test scripts are being moved to a separate GH repository, which will be used as git submodule to improve visibility and maintainability. This change will also simplify making necessary updates when required

Here is the link - https://github.com/linode/dx-e2e-test-scripts

Aside from relocating the test scripts, I have refined the test scope for each user to improve execution times during builds.

✔️ How to Test

Forked run - https://github.com/ykim-1/terraform-provider-linode/actions/runs/9636809626/job/26575208180

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.