commit | afffce19230077433c7c0f7e35b635fd22d18c25 | [log] [tgz] |
---|---|---|
author | Luis Tomas Bolivar <ltomasbo@redhat.com> | Wed Jul 13 09:22:14 2022 +0200 |
committer | Fernando Royo <froyo@redhat.com> | Fri Jul 11 11:41:13 2025 +0200 |
tree | a8adc5602614713673fcbdf24576c802ad7f508a | |
parent | 13cb2ec83d8457189030ab1be209c28186d85c69 [diff] |
Not forcing listener CRUD testing with allowed_cidrs With current code the listener CRUD tests are using allowed_cidrs always as default. In order to increase coverage test are now splitted by two using or not allowed_cidrs on the listener. Note there are some specific test *_allowed_cidr* that will still test the proper NotImplemented behaviour of the API for any provider. Change-Id: If10c8c0289e10c83cf2d25b581a65875dac9d6d1 Signed-off-by: Fernando Royo <froyo@redhat.com>