Project

General

Profile

Statistics
| Branch: | Revision:

teuthology @ master

Name Size
  coverage
  docs
  examples
  roles
  scripts
  teuthology
.coveragerc 23 Bytes
.gitignore 442 Bytes
.gitlab-ci.yml 167 Bytes
.travis.yml 206 Bytes
LICENSE 1.03 KB
MANIFEST.in 39 Bytes
README.rst 504 Bytes
bootstrap 4.86 KB
build_qemu_image.sh 1.73 KB
hammer.sh 499 Bytes
openstack-delegate.sh 457 Bytes
pytest.ini 157 Bytes
requirements.txt 5.11 KB
setup.py 5.06 KB
tox.ini 2.14 KB
watch-suite.sh 106 Bytes

Latest revisions

# Date Author Comment
f36796ac 07/11/2019 05:57 AM Kyrylo Shatskyy

Merge pull request #1299 from kshtsk/wip-kernel-none

suite/run: add support 'none' for kernel branch parameter

f3b79d7f 07/10/2019 11:40 AM Kyr Shatskyy

suite/run: add support 'none' for kernel branch parameter

This can be useful when one wants to disable kernel hash

Signed-off-by: Kyr Shatskyy <>

eeea25d2 07/10/2019 09:07 AM Nathan Cutler

Merge pull request #1282 from kshtsk/wip-suse-disable-ansible

initial_tasks: make it possible to disable ansible

Reviewed-by: Nathan Cutler <>

52d8af77 07/07/2019 05:21 PM Patrick Donnelly

Merge PR #1298 into master

  • refs/pull/1298/head:
    teuthology/orchestra/daemon: fix the log type
    teuthology/orchestra/daemon: Check if stdin is valid

Reviewed-by: Patrick Donnelly <>

40a6536f 07/06/2019 06:28 AM Jos Collin

teuthology/orchestra/daemon: fix the log type

Signed-off-by: Jos Collin <>

a6df067e 07/06/2019 06:27 AM Jos Collin

teuthology/orchestra/daemon: Check if stdin is valid

As there is self.proc.stdin.close() in stop(), there are chances
of write failing with IOError("File is closed").

Signed-off-by: Jos Collin <>

b8ea50bb 07/02/2019 12:13 AM Patrick Donnelly

Merge PR #1296 into master

  • refs/pull/1296/head:
    teuthology/console: allow deferring login after reset

Reviewed-by: David Galloway <>

e565a6b8 07/01/2019 06:45 PM Patrick Donnelly

teuthology/console: allow deferring login after reset

Fixes: http://tracker.ceph.com/issues/37681
Signed-off-by: Patrick Donnelly <>

d0690ad0 07/01/2019 01:56 PM Patrick Donnelly

Merge PR #1295 into master

  • refs/pull/1295/head:
    orchestra/daemon: Fix proc AttributeError: 'NoneType'

Reviewed-by: Patrick Donnelly <>

2d1c4acc 06/28/2019 12:02 PM Jos Collin

orchestra/daemon: Fix proc AttributeError: 'NoneType'

Fixes the chance of calling signal() on a daemon which is not running.

Signed-off-by: Jos Collin <>

View all revisions | View revisions

Also available in: Atom