Add TrafficOperationsScenarioTest to be skipped on scen10

A few scenario010 jobs are failing because of the timeout on
TrafficOperationsScenarioTests.

Related-Bug: #1914600
Change-Id: If2510834c8e41732c9f7d27aba6c93f3e0cdbcf4
This commit is contained in:
Arx Cruz 2021-02-08 09:44:35 +01:00
parent 5cfe9aa689
commit bbd68443d6
2 changed files with 22 additions and 1 deletions

View File

@ -6,6 +6,11 @@
state: latest
extra_args: --user
- name: Ensure a recent version of pip is installed
pip:
name: "pip>=19.1.1"
virtualenv_command: "/usr/bin/python3 -m venv"
- name: Install tempest-skiplist
pip:
name: "."

View File

@ -1055,7 +1055,8 @@ known_failures:
- 'overcloud'
releases:
- name: 'master'
reason: 'port 60092/8085 did not begin passing traffic within the timeout period'
reason: 'port 60092/8085 did not begin passing traffic within the timeout
period'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1914600'
- name: 'victoria'
reason: 'Connection to the 192.168.24.149 via SSH timed out.'
@ -1068,6 +1069,12 @@ known_failures:
lp: 'https://bugs.launchpad.net/tripleo/+bug/1883687'
jobs:
- periodic-tripleo-ci-centos-8-scenario010-ovn-provider-standalone-master
- periodic-tripleo-ci-centos-8-scenario010-standalone-master
- periodic-tripleo-ci-centos-8-scenario010-ovn-provider-standalone-train
- periodic-tripleo-ci-centos-8-scenario010-standalone-train
- periodic-tripleo-ci-centos-8-scenario010-ovn-provider-standalone-ussuri
- periodic-tripleo-ci-centos-8-scenario010-standalone-victoria
- periodic-tripleo-ci-centos-8-scenario010-ovn-provider-standalone-victoria
- test: 'tempest.scenario.test_volume_boot_pattern'
deployment:
- 'overcloud'
@ -1864,3 +1871,12 @@ known_failures:
reason: Timeing out
lp: https://bugs.launchpad.net/tripleo/+bug/1914174
jobs: []
- test: octavia_tempest_plugin.tests.scenario.v2.test_member.MemberScenarioTest.test_UDP_SI_member_crud
deployment:
- overcloud
releases:
- name: master
reason: Timeing out
lp: https://bugs.launchpad.net/tripleo/+bug/1914600
jobs:
- periodic-tripleo-ci-centos-8-scenario010-standalone-master