Merge "Give probe tests a second chance to pass"
This commit is contained in:
2 changed files with 2 additions and 2 deletions
@@ -244,7 +244,7 @@
nodeset:centos-7
description:|
Setup a SAIO dev environment and run Swift's probe tests
timeout:5400
timeout:7200
pre-run:
- tools/playbooks/common/install_dependencies.yaml
- tools/playbooks/saio_single_node_setup/setup_saio.yaml
@@ -21,6 +21,6 @@
shell:
cmd:|
source ~/.bashrc
nosetests test/probe/
nosetests test/probe/ --with-id || nosetests --failed
executable:/bin/bash
chdir:'{{ zuul.project.src_dir }}'
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.