Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 06e67f317d Retire dox repository
This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

Depends-On: https://review.opendev.org/701446
Change-Id: I49ddca0f6c4a5d0e546e22a5515d405f0e869eab
2020-01-07 20:53:40 +01:00
Paul Belanger e8434e423e Remove tox py26 and pypi
No need to support these now.

Change-Id: I53d0adc5357eb75abfeedaf1922cf9165087555e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-03-21 22:30:57 -04:00
Flavio Percoco de82bcdf77 Add support for multiple images
This patch adds support for running tests on multiple images. Instead of
parsing just 1 image, it attempts to always parse multiple images from
config files and/or CLI.

To run dox on multiple images from the CLI, you'll have to:

    $ dox -i infra/trusty,infra/f20

The tox.ini `docker:images` option is now a comma-separated list of
images, whereas the dox.yml one is an array of images.

Change-Id: I124c299b208be5c31c63187af754705c48de5693
2014-09-09 06:41:52 +00:00
Monty Taylor d6e1a62fec Handle extra command line arguments 2014-07-26 10:38:47 -07:00
Monty Taylor 77ae302213 Clean up build and write a README 2014-07-22 12:33:33 -07:00
Monty Taylor ad90b40f9b Initial commit 2014-07-20 20:04:11 -07:00