11 Commits

Author SHA1 Message Date
OpenDev Sysadmins
3669d52048 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:26:48 +00:00
Ian Wienand
c40765acdc Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I394887884fb90778a6704bd6cf29783885cb5972
2019-03-24 20:33:14 +00:00
Zuul
d2de5bdbd5 Merge "Trim test list for lio-barbican job" 2019-02-26 18:10:18 +00:00
Eric Harney
8af8119ce1 Disable etcd3 for lio-barbican job
Test with local file locks instead of etcd.

Change-Id: I189e2be2ea3bb9eb0858d152d64f99bbef7295b2
2019-02-25 23:47:08 +00:00
Eric Harney
4334e44bb7 Trim test list for lio-barbican job
We're running a fair number of scenario tests
that we don't need to be here.  Just grab the
ones that are interesting for Cinder.

Change-Id: If17a249bc99d3e16bd57cdf7ce73e1ce3a739455
2019-02-21 16:23:30 -05:00
Eric Harney
737c50b4ea Disable failing backup tests in LIO/Barbican job
Change-Id: Ie4a5178b0705f2286805eba2a352a3f6b287762d
2018-06-06 10:45:40 -04:00
Eric Harney
d1733a6e20 Disable test_volume_backup_restore for lio-barbican job
Tempest recently added this test and it is
failing here.

Change-Id: Idfe243347ec7fb529c253955b27d499718ef086e
2018-05-17 11:13:13 -04:00
Eric Harney
7ec55338da Enable slow tests for lvm-barbican job
We would likely benefit by running
tempest.scenario.test_encrypted_cinder_volumes tests
and
TestVolumeBootPattern.test_create_server_from_volume_snapshot

Change-Id: I5082926cc5ede463d67e3ab995e17983b5db3855
2018-03-13 11:01:21 -04:00
Eric Harney
39bc4d5a6a Rename lio job to lio-barbican
Indicate that this job is testing Cinder with
Barbican.

Change-Id: Ide9b5abfb681f921cd2fc6c412df6b21819af759
2018-01-30 14:41:56 -05:00
Eric Harney
e298e43674 Test os-brick master in LIO gate job
Pull os-brick from git instead of pip
when testing on master.  For stable branches,
still pull os-brick from pip.

Change-Id: Ib9ebfa67020d99d83ebb33552677e9e2e334f9a7
2017-11-16 11:23:54 -05:00
Eric Harney
5601d336ca Add .zuul.yaml with LIO job
This replaces the legacy-tempest-dsvm-full-lio job.

Skip tests that are currently failing.

Change-Id: Ief6ff0771488417fc80a3ffe7505a0d478ec5eb6
2017-11-08 17:22:25 -05:00