-
Type: Improvement
-
Status: Open
-
Priority: Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Tags:
NXCONNECT-1851 broke the execution of the Wizard tests during the nightly build. It is going to be fixed by NXP-24385.
On the Platform side, it is already fine since the tests revealed the issue.
- an improvement could be to execute those tests on another instance than PROD: either TEST as some time ago, either a PREPROD. Consider that all tests performed against PROD must not charge the target server and justified by good reasons not to use TEST or PREPROD (there are a few good reasons in other use cases, such as Package deployment).
We want to detect earlier the issue, during the Connect development or validation phase, before deployment.
- run the last LTS wizard tests on Connect for instance
Here's a quick list of useful tests to consider:
- master Platform tests against Connect TEST/PREPROD
- master Platform tests against Connect PROD
- master Connect validated by LTS Platform tests
- master Connect validated by FT Platform tests
- is related to
-
NXP-24385 Fix wizard tests after changes on registration page
- Resolved