5 Commits

Author SHA1 Message Date
Anita Kuno
fdc120f080 Rename config => system-config in the logs/help/tempest files
We are renaming the openstack-infra/config repo to
openstack-infra/system-config. This patch changes the paths in
the tempest help files.

Change-Id: I5edb3e444b554a979d9274b7354ddd8c1b4b9128
2014-10-17 14:43:41 -04:00
Sean Dague
0ae5a809e1 the help files changed from _ to - at some point
However the help message didn't update, so it's harder to find
the source files. This fixes the help urls presented to the user.

Change-Id: I641cee0fe8494ad7ee712b4884e6767cc6ed15e2
2014-10-14 11:04:53 -04:00
Monty Taylor
258abe1a23 Use cgit server instead of github for everything
We have a cgit server now, which means we should replace
all references to github with references to git.openstack.org.

Change-Id: I68ad1ce514fb4326c7d9940b5a84999af5b58562
2013-08-19 10:19:47 -07:00
Sean Dague
b38578664a fix h1 formatting bug, add better overview
Change-Id: Ib9234fcd58242e0e7b5f6c43c4ee06848ab521e1
Reviewed-on: https://review.openstack.org/33688
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-06-19 19:37:26 +00:00
Sean Dague
3927ee6535 add help infrastructure and initial stub to logs
in order to make it simpler for people to understand the results
of a devstack/tempest run, provide in line explanation for the
runs via an apache directive. This will let us sprinkle appropriate
help for different tests and directories on the log server.

DirectoryMatch fails to work with ReadmeName, but Directory with
creative globbing works (thanks to experiments by fungi).

Change-Id: I52e648dac6f13babd01ea245414ef54c243cdd36
Reviewed-on: https://review.openstack.org/33453
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-06-19 17:35:27 +00:00