Commit Graph

8 Commits

Author SHA1 Message Date
Luigi Toscano 9459f44cb5 Replace git.openstack.org URLs with opendev.org URLs
Thorough replacement of git.openstack.org URLs with their opendev.org
counterparts.

Port of the present changes are needed to fix some errors in legacy jobs when
opendev.org is used as git base URL, as devstack-gate tries to clone
openstack-dev/devstack and it fails (the redirect works only when
git.openstack.org is used).

Change-Id: I81f6e00aa10ef7f93d0dead2f76369035a18a81b
2019-04-20 14:52:19 +02:00
Dirk Mueller 801d817b08 openSUSE enablement for devstack-gate
Add SUSE specific tweaks to the various scripts by invoking
zypper instead of yum when needed and adjust various paths
that are SUSE specific accordingly.

Change-Id: I572afb37e9e315e4d829ae0d946715a0fa4e3cf0
2017-06-02 21:51:43 +02:00
Jenkins e97f91e342 Merge "Add Designate help / log links to gate" 2017-03-06 17:01:41 +00:00
John L. Villalovos c3e4372097 Put the devstacklog.txt.summary file in the logs directory
The summary log file for devstack was not being put into the logs
directory. Put it in the directory as devstacklog.summary.txt.

Change-Id: I2c33ae685bca04add6e7b689ffe617051146ec2a
2016-10-13 11:00:13 -07:00
Graham Hayes 004b6f8b6c Add Designate help / log links to gate
Change-Id: I34d1dd5767076cf66c41e83a2366699855e257e2
2016-05-16 19:36:39 +01:00
Ihar Hrachyshka 033036ebcd Fixed link to l3 agent in tempest-logs
q-vpn log is not expected for non vpnaas jobs. Even more so, vpnaas
tempest gate does not even run q-vpn service, instead relying on
neutron-vpnaas service defined in devstack plugin.

So just replace q-vpn log (which never exists) with l3 agent log, which
is a reasonable default for neutron gate logdirs.

Change-Id: Ie91b3a724c22f9262aa1925be5505fe118d93751
2016-04-28 12:50:07 -07:00
Tim Burke cf03e026dd Fix some log help typos
* Fix path for keystone_access
 * s/proxt/proxy/

Change-Id: Ic7574c4a45dbbca92d7457dbddb6ca87b0734f2e
2015-10-12 22:17:12 -07:00
Joshua Hesketh 6d6005dd28 Move tempest log documentation into devstack-gate
Copy the tempest documentation that is appended to apache footers
into this project. This will help allow jobs to push up the
documentation along with the logs.

Change-Id: I8b26cc58c2ad6ca029726d227cf1d38d72465627
2015-03-24 20:32:10 +11:00