Connect git repository under Testops with AWS codecommit

Hi
Is it possible to connect AWS code commit in connect git repository option of katalon testops
The option is available but after performing all the steps i am unable to fetch the test suites and test suites collection

As written in the following documentation it is not possible.

Can you please elaborate

1 Like

Hi,

Yeah you can connect AWS CodeCommit for Git repo with TestOps. Have you tried syncing your code to TestOps yet? I believe that the doc you already found was a good guide and please notice step 4 in the configuration which especially guides on Repository URL from AWS CodeCommit

1 Like

Thank you its working fine now.
Turned out it was an issue with project hierarchy in the AWS
I have to create the project on root level.
Before, my project was residing under a non-root folder

1 Like