Skip LoadBalancerScenarioTest for octavia

Currently above test is failing with following error
```
Policy does not allow this request to be performed.
```
It is blocking wallaby check and gate patches.
The fix is already availble in component line, we need
a wallaby promotion to fix it.
Till then we are skipping the test to unblock the gate.

Related-Bug: #1981829

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: I2006e148fa5233891234c2b319c50c037230ed83
This commit is contained in:
Chandan Kumar (raukadah) 2022-07-21 15:36:48 +05:30
parent 691edbc126
commit c26675152b
1 changed files with 11 additions and 0 deletions

View File

@ -1271,3 +1271,14 @@ known_failures:
- tripleo-ci-centos-9-standalone-fips
- periodic-tripleo-ci-centos-9-ovb-1ctlr_2comp-featureset020-master
- periodic-tripleo-ci-centos-9-ovb-1ctlr_2comp-featureset020-wallaby
- test: 'octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest'
deployment:
- 'overcloud'
releases:
- name: wallaby
reason: Policy does not allow this request to be performed
# See: https://bugs.launchpad.net/tripleo/+bug/1981829/comments/7
lp: https://bugs.launchpad.net/tripleo/+bug/1981829
jobs:
- tripleo-ci-centos-9-scenario010-standalone
- tripleo-ci-centos-9-scenario010-ovn-provider-standalone