From bcc786424ef208ce237faa2cd313a2a82dfa0dce Mon Sep 17 00:00:00 2001 From: Udaybhan Date: Mon, 12 Aug 2019 15:39:45 -0400 Subject: [PATCH] Publish blazar-tempest-plugin documentation There are installation and usage docs, but they are not published at http://docs.openstack.org. Add the required job to publish them. Change-Id: I1a68a42ee5eee45162565cca6bd3b1790e687296 --- .zuul.yaml | 1 + README.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 7c32e49..4e6d383 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,6 +2,7 @@ templates: - tempest-plugin-jobs - check-requirements + - publish-openstack-docs-pti check: jobs: - blazar-devstack-dsvm diff --git a/README.rst b/README.rst index bb09aed..3bf4f9d 100644 --- a/README.rst +++ b/README.rst @@ -7,6 +7,6 @@ Tempest plugin for Blazar Project It contains the tempest plugin for the functional testing of Blazar Project. * Free software: Apache license -* Documentation: https://docs.openstack.org/blazar/latest/ +* Documentation: https://docs.openstack.org/blazar-tempest-plugin/latest/ * Source: https://opendev.org/openstack/blazar-tempest-plugin * Bugs: https://bugs.launchpad.net/blazar