← Back to team overview

cf-charmers team mailing list archive

Running latest CATs across CF v153

 

Hi, all.

We've found an error in the way how latest CATs works with CF v153. The
thing is that CATs creates names for orgs, users and apps with upper case.
CF v153 is designed to work with names that have lower case. To fix this
issue we made some changes to CATs (
https://github.com/allomov/cf-acceptance-tests/commit/0411c77e822ec1dd0eee3601169b75c8a9975e80#diff-b5c76fbd59b67a63c2e4080cbb9c7148L49)
and after this tests that wasn't passing before was able to pass (current
test status is 12 Passed, 7 Failed, 2 Pending, 0 Skipped). This email
contains attached archive with CATs output (you can also see it here
https://gist.github.com/allomov/66ac86ac1b1682869c24).

Currently we see that the latest version of CATs is incompatible with CF
v153, but CATs repo doesn't have any tags or references to cf release it
support. The question is about CATs version we need to use to validate our
deployment. Do we need to checkout older version of CATs or we need to
patch latest version? I guess I'll also write to vcap-dev google group
about it.



Thank you,
Alex L.

Attachment: CATS-TRACE-Applications-1.txt.gz
Description: GNU Zip compressed data


Follow ups