Go to file
Jenkins 09da0ca585 Updated openstack/openstack
Project: openstack/oslo.messaging  3800dd61c5a117b5a3efce485d738793df7f0132

Don't use devstack to setup our functional env

This adds a setup script for each tox functional target to start a
rabbitmq-server, qpidd or redis daemon dedicated for the functional
testing.

This script is responsible to spawn a preconfigured daemon needed for
the functional tests.

This also changes the gate script to just install the required packages
instead of setup a devstack.

This also fixes the zmq config options loading in tests

Closes-bug: #1442612

Change-Id: I27eb2c1d3d0ca67aa361c83e41372138e03d9bdd
2015-06-13 00:47:23 +00:00
2015-06-12 08:25:23 +00:00
2015-06-02 13:15:15 +00:00
2015-06-11 15:49:46 +00:00
2015-05-21 01:09:23 +00:00
2015-06-12 20:56:28 +00:00
2015-06-12 20:39:31 +00:00
2015-06-10 10:41:20 +00:00
2015-06-08 15:18:45 +00:00
2015-05-17 20:23:01 +00:00
2015-06-10 14:43:57 +00:00
2015-06-12 18:36:52 +00:00
2015-06-12 04:42:13 +00:00
2015-05-07 17:36:22 +00:00
2015-05-14 22:26:21 +00:00
2015-06-12 19:14:01 +00:00
2015-06-12 12:04:31 +00:00
2015-06-10 14:11:29 +00:00
2015-05-11 14:11:23 +00:00
2015-06-10 07:38:25 +00:00
2015-06-10 18:35:53 +00:00
2015-05-10 20:02:14 +00:00
2015-06-12 09:51:39 +00:00
2015-06-09 12:43:24 +00:00
2015-06-12 05:22:15 +00:00
2015-06-10 08:01:08 +00:00
2015-06-12 23:19:46 +00:00
2015-06-01 18:41:50 +00:00
2015-06-12 02:06:41 +00:00
2015-06-12 04:11:01 +00:00
2015-06-12 16:54:27 +00:00
2015-06-12 14:21:47 +00:00
2015-05-30 19:09:03 +00:00
2015-06-11 11:20:27 +00:00
2015-06-05 18:49:08 +00:00
2015-06-11 23:00:52 +00:00
2015-06-12 21:49:46 +00:00
2015-06-11 18:12:29 +00:00
2015-06-12 14:38:44 +00:00
2015-06-12 17:03:16 +00:00
2015-05-15 05:13:59 +00:00
2015-06-03 01:11:18 +00:00
2015-06-11 15:46:40 +00:00
2015-05-12 19:43:10 +00:00
2015-06-11 15:49:03 +00:00
2015-05-17 21:51:15 +00:00
2015-06-09 21:39:18 +00:00
2015-06-06 02:49:33 +00:00
2015-06-04 06:17:48 +00:00
2015-06-11 15:51:10 +00:00
2015-05-27 21:05:07 +00:00
2015-06-11 02:11:17 +00:00
2015-06-10 20:23:36 +00:00
2015-06-09 20:53:07 +00:00
2015-05-14 22:45:34 +00:00
2015-05-22 14:15:29 +00:00
2015-05-14 22:45:19 +00:00
2015-05-14 22:51:11 +00:00
2015-05-14 23:22:35 +00:00
2015-05-14 23:22:58 +00:00
2015-05-14 23:37:11 +00:00
2015-05-14 23:35:10 +00:00
2015-05-15 00:08:57 +00:00
2015-04-21 18:26:03 +00:00
2015-06-01 14:45:40 +00:00
2015-06-03 17:16:29 +00:00
2015-05-15 00:34:03 +00:00
2015-06-11 12:31:39 +00:00
2015-06-05 01:36:36 +00:00
2015-06-10 08:27:19 +00:00
2015-05-11 19:42:31 +00:00
2015-06-10 12:18:16 +00:00
2015-06-06 23:11:45 +00:00
2015-06-12 09:51:14 +00:00
2015-06-09 17:21:41 +00:00
2015-06-08 12:16:16 +00:00
2015-05-14 22:51:02 +00:00
2015-06-02 09:47:30 +00:00
2015-06-11 14:38:12 +00:00
2015-06-02 10:02:50 +00:00
2015-06-11 09:16:58 +00:00
2015-06-12 20:38:54 +00:00
2015-06-12 20:56:22 +00:00
2015-06-08 14:03:17 +00:00
2015-06-12 07:43:13 +00:00
2015-06-11 15:15:03 +00:00
2015-06-12 16:08:10 +00:00
2015-06-12 20:29:23 +00:00
2015-06-05 10:35:00 +00:00
2015-06-09 10:46:31 +00:00
2015-06-09 13:50:32 +00:00
2015-06-12 08:13:46 +00:00
2015-06-04 09:23:28 +00:00
2015-06-01 15:16:41 +00:00

OpenStack Tracking Repo

zuul gates all of the contained projects in an effective single timeline. This means that OpenStack, across all of the projects, does already have a sequence of combinations that have been explicitly tested, but it's non-trivial to go from a single commit of a particular project to the commits that were tested with it.

Gerrit's submodule tracking feature will update a super project every time a subproject is updated, so the specific sequence created by zuul will be captured by the super project commits.

This repo is intended to be used in a read-only manner. Any commit in this repo will get a collection of commits in the other repos that have explicitly been tested with each other, if that sort of thing is important to you.

Description
Repository tracking all OpenStack repositories as submodules
Readme 205 MiB
Languages
Python 100%