[6.16.z] delete subscription manifest so it can re imported again #17151
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cherrypick of PR: #17142
Problem Statement
test_sca_end_to_end
andtest_positive_expired_SCA_cert_handling
tests are failing imported manifest issue.test_positive_create
test uses mdoule_manifest_org fixture and it is creating issue while importing manifestSolution
Delete
test_positive_create
test, as it usesmodule_sca_manifest
fixture and which is used inside any*_sca_manifest_org fixture
that executed on so many places.Local test execution
PRT test Cases example