]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite/openstack: add --archive-upload-url 796/head
authorLoic Dachary <ldachary@redhat.com>
Wed, 2 Dec 2015 11:19:48 +0000 (12:19 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sat, 27 Feb 2016 06:01:16 +0000 (13:01 +0700)
commit3f0416787f17c7349c4d5705dc67db635e79fae8
treeef1423764e11df32cd6bb1579865ca6e63a1dd4e
parent632e67ea3338e00c461c3bc425f71e85e079d976
suite/openstack: add --archive-upload-url

When uploading job results with --upload, it may be non-trivial to
figure out the public facing URL where the job will be visible. When
used via teuthology-openstack, it defaults to

    http://teuthology-logs.public.ceph.com

so that using --wait --upload --teardown displays the URLs of the
uploaded job results that are accessible even after the cluster is
gone.

Signed-off-by: Loic Dachary <loic@dachary.org>
docs/siteconfig.rst
scripts/openstack.py
scripts/suite.py
teuthology/config.py
teuthology/openstack/__init__.py
teuthology/openstack/test/test_openstack.py
teuthology/suite.py