Closed
Description
Is your feature request related to a problem? Please describe
Manually go thru. the PVC test plans take about half a day, and it's too long for each release to manually test against all the PVC test plans.
Describe the behaviour you'd like
Trying to add more integration tests from the PVC test plans if possible, and make the manual PVC tests as small as possible.
Therefore, we could minimize the deployer only need to test the manually PVC test plans.
Describe alternatives you've considered
None
Definition of Done (DoD)
- Update existing tests with PVC
- TestPrebuildWorkspaceTaskSuccess workspace integration test: add PVC FF to TestPrebuildWorkspaceTaskSuccess #12859
- Create new test with Prebuild + PVC
- PVC test plan prebuild workspace case 1 test: new integration test TestOpenWorkspaceFromPrebuild #13024
- PVC test plan prebuild workspace case 2 test: update test TestOpenWorkspaceFromPrebuild #13371
- PVC test plan prebuild workspace case 3 test: update test TestOpenWorkspaceFromPrebuild #13371
- PVC test plan prebuild workspace case 4 preview env: create two workspace classes default and small #13223, test: add new test TestPrebuildAndRegularWorkspaceDifferentWorkspaceClass #13268
- PVC test plan prebuild workspace case 5 preview env: create two workspace classes default and small #13223, test: add new test TestPrebuildAndRegularWorkspaceDifferentWorkspaceClass #13268