Commit Graph

13 Commits

Author SHA1 Message Date
Ghanshyam Mann fa2042a821 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Mistral is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: Ica51b3b36f3784b4b04731406b6bf8320d5de4b8
2019-11-16 14:07:57 +00:00
zhulingjie 46fd1b8a75 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I52d44a333d2eaa4a2e65c150e3640a4a84e291aa
2019-04-24 15:44:25 +08:00
Ian Wienand 765225b109 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: Ia4da4f94ecada34246a4db95174fa42595f9ff86
2019-04-04 09:16:50 +00:00
Zuul c18a9f566a Merge "Fix docker image build job" 2018-04-25 10:09:05 +00:00
Paul Belanger 557c1f524b
Stop using slave_scripts/install-distro-packages.sh
Migrate the legacy job to start using our bindep role from zuul-jobs.
This will allow openstack-infra to delete
slave_scripts/install-distro-packages.sh in the future.

Change-Id: I3ac3e49b1c6308398c0e7b38f9a6e7329d049f2f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-20 14:48:06 -04:00
Brad P. Crochet 15bbcbb8d8 Fix docker image build job
The commands need to be run as root.

Also adds a test job for the docker image build so that zuul will run
the experimental job to test before merging.

Change-Id: I1d1cb6979865d7ef22587315544f39646bc9d49d
Closes-Bug: #1765421
2018-04-20 08:59:03 -04:00
Vitalii Solodilov e3918a1efd Fixed the Mistral Docker build job
Change-Id: I4d969d2a3b1c51dd1f2b55bf4d678e09c33e85f7
2018-03-21 16:55:55 +00:00
Andrey Kurilin 38388a0a20 Restore rally job
Due to various changes in OpenStack and Rally CI, mistral-rally-task job
became broken.

Unfortunately, it took much time for Rally team to finish some
stuff(sorry for that) and migrate jobs for native Zuul V3 format.

This patch restores mistral-rally-task job which inherits from the job
which Rally team runs constantly on all inner patches.

Change-Id: Ia7177af9b3e1aaacf555f5c472c4f0471b796930
2018-03-07 13:04:21 +02:00
Brad P. Crochet 57ca93f4c5 Fix docker image publish job
The wrong inventory name was being used in the post playbook for the
docker image build. This fixes that.

Change-Id: Ib416068016a663c7440f61fa0194f92eea1bee16
2018-03-01 10:36:25 +00:00
Brad P. Crochet dfc03ae6e4 Migrate the jobs to native Zuul v3 format
Change-Id: I10c06d3fb644c7e3026eac7a00660f0465fb0749
Depends-On: I3997350ec1b5bb58328cd761a61dd885177ac339
2018-01-24 07:06:43 +00:00
Chandan Kumar 4f57c90d69 Remove intree mistral tempest plugin
* https://review.openstack.org/524869 moves the intree mistral
  tempest plugin to a new home openstack/mistral-tempest-plugin
  let's use it.

* It also removed intree mistral tempest plugin as well as fix the
  jobs to use the same.

Change-Id: I28ba8408452637aa093b343441f3715dc4754a3f
2017-12-26 07:49:14 +00:00
Brad P. Crochet c7089bf21c Add new tempest tests for swift and zaqar client actions
Change-Id: I58c20ec36086a812ae7fad4637e977d1bc7c9838
2017-11-29 14:47:02 -05:00
Brad P. Crochet 098845e691 Migrate Mistral jobs to Zuul v3
Change-Id: I2164953581efad6da2354f781b0567d6125bc5aa
Partial-Bug: #1720797
2017-10-03 09:46:16 -04:00