httpd-api tests and e2e test are modifying the same cobs rid
Originally submitted by @sebastinez
-
We are creating issues during the httpd-api tests on the cobs rid
-
Which is the same repo we are checking against and modifying in the e2e projects/issue tests
We should either change one of them to a new different repo or clean the test state before running either one of them.