7 Commits

Author SHA1 Message Date
Mehdi Abaakouk
f2b9830b08 oslo.messaging: uses devstack-f21 instead f20
devstack-f20 doesn't exists anymore, move to devstack-f21 now

Change-Id: I25a1cb09022143b0da33a21c9d7e71de8f54afea
2015-02-02 10:46:31 +01:00
Mehdi Abaakouk
b1da99940d oslo.messaging: Move gate hooks to oslo.msg tree
We have to keep in sync the configuration and the credentials
of the rpc driver between gate and oslo.messaging funcionnal tests.

To do this we move the custom devstack setup to oslo.messaging.

oslo.messaging part: https://review.openstack.org/151191

Change-Id: I6adafc9d182767f259af18f75f76f9496b564f52
2015-01-29 13:38:07 +01:00
Mehdi Abaakouk
04e5c49150 oslo.messaging: Setup devstack QPID correctly
This change uses DEVSTACK_GATE_QPID=1 to setup qpid,
changes the password to set a rabbit like password,
and removes the unneeded stuffs.

Change-Id: Ic984e1b962e33da7ec02ca45e151dba8c6c49d2c
2015-01-28 17:20:39 +01:00
Mehdi Abaakouk
0c9e505da3 oslo.messaging: typo fix
This change fixes a typo a the oslo.messaging gate job

Change-Id: Ic84efaa00ced7a08b6e00cd8532ddb41af00356d
2014-11-18 13:31:28 +01:00
Mehdi Abaakouk
0106669834 oslo.messaging: Add experimental functional tests
This changes create 3 new jobs for oslo.messaging to
run the functional tests suite on 3 different drivers
rabbit, qpid and amqp 1.0.

Depends on: https://review.openstack.org/#/c/130437/

Change-Id: Ifa0561e24424b10a626e440d160b389a704f29eb
2014-11-03 07:41:42 +01:00
Doug Hellmann
ee7c66ae5d Remove oslotest cross-project unit test jobs
Remove the jobs that run the unit tests for projects that consume
oslotest. We don't need to gate every change on these tests.

Change-Id: I78ebee3017ce0c36645eceb5a40dc6b9bef54ce8
2014-09-29 10:44:01 -04:00
Anita Kuno
1d21cd635f Reorganizes project-config
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.

Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
2014-09-25 11:41:04 -04:00