master
stable/2023.1
stable/zed
stable/ussuri
stable/stein
stable/xena
stable/yoga
stable/wallaby
stable/train
stable/victoria
stable/rocky
feature/nats-driver
feature/zmq
feature/pika
feature/amqp-dispatch-router
14.2.0
14.1.0
queens-eol
wallaby-em
14.0.0
pike-eol
13.0.0
12.9.4
12.14.0
12.7.3
victoria-em
12.9.3
12.7.2
12.13.0
12.9.2
12.12.0
12.11.1
ussuri-em
12.11.0
12.10.0
12.9.1
12.9.0
ocata-eol
train-em
12.8.0
10.2.4
12.5.2
12.1.6
10.2.3
12.7.1
12.7.0
12.6.1
stein-em
10.2.2
12.1.5
12.6.0
12.5.1
12.5.0
12.1.4
12.4.0
12.1.3
12.3.0
12.1.2
12.2.2
9.5.2
10.2.1
12.2.1
12.1.1
12.2.0
12.1.0
12.0.0
rocky-em
11.0.0
9.5.1
10.5.0
10.4.1
10.4.0
10.3.0
queens-em
8.1.4
5.35.6
10.2.0
10.1.0
10.0.0
9.8.0
9.7.2
5.35.5
9.7.1
9.7.0
8.1.3
9.6.0
pike-em
5.30.8
ocata-em
9.5.0
9.4.0
5.35.4
5.30.7
9.3.1
9.3.0
9.2.1
9.2.0
9.1.1
9.1.0
9.0.1
9.0.0
8.1.2
5.35.3
5.30.6
5.17.4
8.1.1
5.30.5
5.35.2
5.30.4
5.35.1
8.1.0
8.0.0
7.0.0
6.5.0
5.30.3
6.4.1
6.4.0
6.3.0
6.2.0
6.1.0
6.0.0
5.36.0
5.35.0
5.17.3
5.30.2
5.34.1
5.34.0
newton-eol
5.33.1
5.33.0
5.30.1
5.32.0
5.31.0
5.30.0
5.29.0
mitaka-eol
5.10.2
5.17.2
5.28.0
5.27.0
5.26.0
5.25.0
5.24.2
5.24.1
5.24.0
5.23.0
5.22.0
5.21.0
5.20.0
5.19.0
5.18.0
5.17.1
5.17.0
5.16.0
liberty-eol
5.15.0
5.14.0
5.13.0
5.10.1
5.12.0
5.11.0
5.10.0
5.9.0
5.8.0
5.7.0
5.6.0
5.5.0
kilo-eol
5.4.0
5.3.0
5.2.0
5.1.0
5.0.0
4.6.1
4.6.0
4.5.1
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
juno-eol
3.1.0
3.0.0
2.9.0
2.8.1
2.8.0
2.7.0
2.6.1
2.6.0
1.4.2
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.17.1
1.17.0
1.16.0
icehouse-eol
1.15.0
1.14.0
1.8.3
1.13.0
1.12.1
1.12.0
1.11.0
1.8.2
1.10.0
1.9.0
1.8.1
1.8.0
1.7.0
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.4.0.0a5
1.4.0.0a4
1.3.1
1.4.0.0a3
1.4.0.0a2
1.4.0.0a1
1.3.0
1.3.0a9
1.3.0a8
1.3.0a7
1.3.0a6
1.3.0a5
1.3.0a4
1.3.0a3
1.3.0a2
1.3.0a1
1.2.0a11
1.2.0a10
1.2.0a9
1.2.0a8
1.2.0a7
1.2.0a6
1.2.0a5
1.2.0a4
1.2.0a3
1.2.0a2
1.2.0a1
${ noResults }
5 Commits (5a7dcadc94ed4165cfc3c4f7e59e61c6ec5478bc)
Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
f9cba9bd09 |
tests: don't run functional tests in parallel
kafka doesn't play well with //, each times a new partition/topic is created, kafka rebalances things across brokers and messages are not delivered at the expected time. So this change disable the parallelizism for functional tests for kafka only. Change-Id: Ia497334efcd4685850ac1529a7fc38073dae7cd1 |
6 years ago |
![]() |
e384dca5a1 |
.testr.conf: revert workaround of testtools bug
Revert the change I6507e693fc929e03884f933bbda241f744d3a7c0. The testtools bug was fixed, the "| cat" workaround is no more needed. Fix for subunit (for testtools), workaround the eventlet bug: https://github.com/testing-cabal/subunit/pull/14 Fix of the root cause in eventlet: https://github.com/eventlet/eventlet/issues/248 The bug was limited to Python 3 and related to non-blocking stdout. Change-Id: I207b7a7e82cbd7e5848231115b3577be7b600638 Related-Bug: 1492505 |
7 years ago |
![]() |
34d24b79ab |
Workaround test stream corruption issue
We don't see it right now in logstash as we fail with a Segmentation fault (core dumped) because of other issues. But will end up seeing it once that is fixed. Closes-Bug: #1492505 Change-Id: I6507e693fc929e03884f933bbda241f744d3a7c0 |
8 years ago |
![]() |
d9d04fb74b |
Allows to overriding oslotest environ var
This patch allows to override the oslotest environ variables in the testr configuration Change-Id: Ifec93f20446038f0af2ee9bae62b2aa6e97194a5 |
8 years ago |
![]() |
b5c41bba00 |
Add oslo.messaging project infrastructure
|
10 years ago |