Investigate various failures for CPT generate a list to work on to make the tests stable
Currently the run-tests job in CPT fails due to multiple reasons when triggered from GitLab repository.
Some reasons of failures include
- gem version mismatch during data seeding
- branch not available while cloning
- cng setup failing.
This issue is to collate a list of all those failures and create respective issues to work on them to make the tests more stable.