Commit Graph

659 Commits

Author SHA1 Message Date
OpenDev Sysadmins 7f57ebf160 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:50:48 +00:00
Ian Wienand f65805cfdd 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: Id4587acdd0432afbda288280a782641da516be1f
2019-03-24 20:36:04 +00:00
Alina Nesterova dc99300055 Remove README.md
Replace README.md with rst

Change-Id: I4033d424d33889d069001c06b949759957e2f58a
2017-08-02 12:27:59 +04:00
Alina Nesterova c09ebb6964 Remove participants for nightly and weekly jobs
Delete esickahev and vgridnev from config

Change-Id: I2f1ebf7d83b8bde1dfa5245fbc45ce2125d53bc4
2017-06-14 11:26:49 +04:00
Jenkins ff6798c2a9 Merge "Updating of swift storage size" 2017-04-17 12:21:31 +00:00
Evgeny Sikachev c4529ca3ef Updating of swift storage size
We need to make this change for dib jobs, because we haven't
space for uploading of images.

Change-Id: I1cfd0fcc0b39ea923113219786afdf373512f857
2017-04-17 15:02:39 +04:00
Evgeny Sikachev 43e2b2646f Remove unused images from scripts
We can remove cdh 5.5.0 with centos 6.6

Change-Id: I9745e9783d5f2db8ebfaaf1d32507abe31fceee2
2017-04-17 12:10:29 +04:00
Evgeny Sikachev f990cfea4c Disabled voting for spark-2.1.0 job
This flag was missed.

Change-Id: I78fb7eac6574f98fc773ea1659cadee3e4268efa
2017-04-13 14:23:53 +04:00
Evgeny Sikachev 2d8ba9bea8 Adding image for spark form mitaka
We need to use another image, not spark from the master.
The images was added on slaves.

Change-Id: I6cc7ad9d5d1dbe5727216315df407dab200bb084
2017-04-10 15:13:02 +04:00
Evgeny Sikachev 0a6539caa1 Added gerrit-git-prep to sahara-ci repo
This script was deleted from project-config because of migration
to zuul3 we need to store it locally.

Change-Id: I4efb0622c8d3ca2dbfc79e1a1dc25e9fbe9be610
2017-04-10 12:53:23 +04:00
Jenkins 9d02bdec11 Merge "Restructured jobs for sahara-tests" 2017-04-10 07:25:16 +00:00
Jenkins 10ef5560f4 Merge "Adding of spark 2.1.0 on sahara-ci" 2017-04-06 11:46:51 +00:00
Evgeny Sikachev 477ce7b8f8 Restructured jobs for sahara-tests
Change-Id: Ib57d0228ed80325bf3f323fc1e6d4f6aaf876536
2017-04-06 10:54:04 +04:00
Evgeny Sikachev ee19284667 Adding of spark 2.1.0 on sahara-ci
Spark 2.1.0 was added to jobs, jobs to zuul, in scripts

Change-Id: Ief586729d7c9de82febb0f196f26f54c0009af01
2017-04-05 12:55:59 +04:00
Jenkins 367207e291 Merge "Storm 1.1.0 was added on sahara-ci" 2017-04-05 08:51:10 +00:00
Evgeny Sikachev a41f266e65 Storm 1.1.0 was added on sahara-ci
Added jobs, scripts for storm for sahara-ci

Change-Id: I284870a978bf6bcf35c462d9ec90f500bfb42f4e
2017-04-05 08:42:23 +00:00
Evgeny Sikachev 38855d9228 Updated count of slaves and size
Now we have a problems on Sahara-ci because of small
slaves.

Change-Id: I705042c8ed981e7580e906c44c822c40c991f321
2017-04-04 11:36:51 +04:00
Evgeny Sikachev e932485d2f Fixed jobs in stable releases
We have incorrect UPPER_CONSTRAINTS for stable releases on slaves

Change-Id: I581768d1b9d62fea230a9e847b51a5ea82569561
2017-03-20 08:31:24 +00:00
Evgeny Sikachev 71ef54661d Switch to publicURL for services
After updating of devstacks we cannot connect to services from slaves

Change-Id: Ibbceb6f29e7595a8b2b89007b4340f35a768df61
2017-03-16 17:18:54 +04:00
Jenkins 9a53585ecc Merge "Added pymysql in python2" 2017-03-15 08:42:56 +00:00
Alina Nesterova d979947128 Added python3 job for spark for Sahara
Added job for checking python3 in Sahara project

Change-Id: If9fc31061594267d17ed16cf272ecc59fcbe81e0
2017-01-23 13:18:16 +04:00
Alina Nesterova f17eb1f683 Fixed creating of data-processing endpoint
Added new commands to run creating of endpoint for data-processing
service

Change-Id: I3002ade35c15771de2e7d8c6efb6c31ccb215f15
2017-01-18 17:23:46 +04:00
Jenkins 723505b358 Merge "Add jobs for CDH 5.9 c7 and u14" 2017-01-13 09:30:22 +00:00
Shu Yingya cf5a3200b5 Add jobs for CDH 5.9 c7 and u14
jobs add for sahara, sahara-image-elements and sahara-tests

Partially-Implements: blueprint cdh-5-9-support
Depends-On: I3fc155669ded5f8cc80f9da4afbec7e225b23391

Change-Id: I3e7a19ecfbe87ed3cdda67f479b82d0bfae9d9bd
2017-01-07 08:15:56 +00:00
Vitaly Gridnev 79f62ee253 remove liberty from filters
Change-Id: I6f0c02619da977259a6d1db20d1471087f0db0cc
2016-12-27 17:28:40 +04:00
Evgeny Sikachev 9bd62d933b Added pymysql in python2
Change-Id: I5a086bc371286c8f1f51472a4ba2853d17a9abb7
2016-12-23 09:31:48 +04:00
Jenkins 316ccfd937 Merge "Added installing of pymysql" 2016-12-22 08:11:58 +00:00
Evgeny Sikachev 527284528f Added installing of pymysql
We need to use pymysql for python3 and as a result of changing config -
for python2.

Change-Id: I3421f17f53f470ace945c800de9d197908fb3b10
2016-12-22 07:20:00 +00:00
Jenkins b775167e98 Merge "generate image variable name when generating scenario config" 2016-12-22 06:57:04 +00:00
Evgeny Sikachev 872cbd7510 Added python3 jobs
Added jobs in sahara and sahara-tests for testing sahara with python3.
Jobs is non-voting

Change-Id: Ib36e1e01f89f060e02916ffdc7d1dc3cded9cf69
2016-12-21 13:59:54 +04:00
Vitaly Gridnev 1855a488a4 generate image variable name when generating scenario config
Change-Id: I09fe454ab45edf7409d5b690433351b65976e83e
2016-12-21 08:27:38 +00:00
Jenkins caa041595f Merge "Added upper constraints to install command" 2016-12-21 08:21:05 +00:00
Evgeny Sikachev 6c626a6e90 Added upper constraints to install command
Added flag for UPPER_CONSTRAINTS_FILE to pip-command

Change-Id: I744f414cdf72b948df20e0b2c68239835e2588d2
2016-12-21 10:33:53 +04:00
Jenkins ebf498530f Merge "Fix for dib jobs" 2016-12-19 14:24:23 +00:00
Jenkins 1924c3f2d9 Merge "localrc modifications" 2016-12-16 13:47:49 +00:00
Jenkins 5db6856bfb Merge "Improve localrc file" 2016-12-16 13:33:04 +00:00
Jenkins 5338a46e98 Merge "Added support of newton branch to scripts" 2016-12-16 13:32:57 +00:00
Evgeny Sikachev 9eb5cc5f04 Fix for dib jobs
We need to add hostname to /etc/hosts

Change-Id: I27438ec92343764dbc669ca79e1f10901fae6cf0
2016-12-16 15:38:39 +04:00
Alina Nesterova 5ad13bd09b Added killing of all python processes
Now all python processes should be killed with the script

Change-Id: If5696c1fa93551e10d9a255b71c3d8195742c86e
2016-12-05 14:05:37 +04:00
Jenkins a9737868ce Merge "common filter for dib jobs" 2016-12-02 13:20:05 +00:00
Vitaly Gridnev d19c2dc780 localrc modifications
1. enable heat devstack plugin, because heat libs from devstack
tree are deprecated.
2. neutron is now enabled by default in devstack, so there is no
need in disabling n-net and enabling neutron

[0]
6a008fa74b
Change-Id: I9c6daa0fd5f70c918d02f3e8d3a733bd09e43f1a
2016-12-01 15:15:13 +03:00
Jenkins d1c5fe2bd9 Merge "Remove micro-osd.sh from config/devstack" 2016-11-29 13:22:29 +00:00
Evgeny Sikachev a3d5b65a33 Added support of newton branch to scripts
Added missed param for "case" for newton

Change-Id: Iba0eeefb228f8af619188f84c3e6f1978a7cf9a0
2016-11-28 11:31:42 +03:00
Alina Nesterova ed166be380 Move ci-slaves to ubuntu 16.04
Change image names in nodepool config to ubuntu_16.04

Change-Id: Ia2836f800a53dbbfb5916343cd058c87560c3125
2016-11-25 16:12:45 +03:00
Vitaly Gridnev e954ff1898 common filter for dib jobs
Change-Id: I8d0d4f298131f4384fd0edf328d905ed86a01e70
2016-11-25 14:38:42 +03:00
Jenkins 9530bcc6a6 Merge "introduce default parameters for mode" 2016-11-24 14:25:34 +00:00
Jenkins f56bf91d36 Merge "removed unused function" 2016-11-24 14:25:29 +00:00
Jenkins 5940ee1a92 Merge "Extract image variable name from scenario file" 2016-11-24 14:25:23 +00:00
Jenkins 804e5aeb33 Merge "Refactor retrieving scenario template path" 2016-11-24 14:25:18 +00:00
Vitaly Gridnev 765733a418 drop ambari 2.1 image from CI
we no longer use that in jobs

Change-Id: I6f6b7796f2c333e28a8047a3d33e14670eae5061
2016-11-24 14:26:48 +03:00