10658 Commits

Author SHA1 Message Date
Steven Dake
57c2ce0ca3 Set the Kolla build timeout to 90 minutes
We believe the Kolla build will take between 1 and 3 hours.  We
are not certain exactly how long it will take, so we plan to
start with 90 minutes and later tune the timer to match our
average run-times + 20%.

Note our gate functional job builds about 40 docker images which
takes quite awhile.

Change-Id: Ifd052464cacbe4ce4d0584277aa729ab151d48fe
2015-05-15 07:18:01 -07:00
OpenStack Proposal Bot
e68437009d Normalize projects.yaml
Change-Id: Icc3e64af3bd06e2eb85882cfc4af1f6435e9306e
2015-05-15 06:05:18 +00:00
Jenkins
aef2e37622 Merge "kolla: add sudo for setup_docker.sh" 2015-05-15 00:39:31 +00:00
Jenkins
b33371dfbd Merge "Group akanda sub-projects" 2015-05-14 23:22:59 +00:00
Jenkins
d6e4867962 Merge "Replace ci.o.o links with docs.o.o/infra" 2015-05-14 22:41:18 +00:00
Jeff Peeler
c65a4c0ee3 kolla: add sudo for setup_docker.sh
Otherwise, the script will fail.

Also add for tox invocation until potential group issue is sorted out
(group membership applied to current running shell).

Change-Id: Ic84d5435761deae0d28909c813cb1d87540fbb21
2015-05-14 18:40:18 -04:00
Jeremy Stanley
02c3b71c5b Replace ci.o.o links with docs.o.o/infra
The http://ci.openstack.org/ documentation site has been deprecated,
replaced by redirects to corresponding paths within
http://docs.openstack.org/infra/ where other Project Infrastructure
documentation already resides.

Change-Id: I279ebb9526ce6c5010de94d631dfe75a2d32dab8
2015-05-14 21:38:16 +00:00
Jenkins
c167e57a70 Merge "Cognitive - Machine Learning as a Service" 2015-05-14 21:14:17 +00:00
Jenkins
de5245a07e Merge "Add image building verification to gate for Kolla" 2015-05-14 19:56:07 +00:00
Jeff Peeler
cbbbb55071 Add image building verification to gate for Kolla
The setup_docker script downloads and starts the Docker binary while
the tox run performs the actual test of verifying all the Dockerfiles
in the project successfully builds or fails as expected.

Change-Id: I4d05c32a2faa30f0b15487dfd605089f61baf985
2015-05-14 15:36:03 -04:00
Jenkins
391472bb4b Merge "Add notifications for all stable branches for kolla" 2015-05-14 19:30:11 +00:00
Adam Gandelman
62c219e61c Group akanda sub-projects
This adds the akanda sub-projects to the 'akanda' group, hopefully
enabling patches to these projects to generate updates to LP bugs
on the akanda project.

Change-Id: I246a6cbed1247c4f5f1dcf24d03df9bc03a7e2c8
2015-05-14 11:12:42 -07:00
Debo Dutta
658e43a242 Cognitive - Machine Learning as a Service
Change-Id: I3a62a5406347fdb65b7947c1857c67538a93cb2d
2015-05-14 08:14:42 -07:00
Ruslan Kamaldinov
64f4909957 Mark apps-catalog py34 job as non-voting
Change-Id: Ie1312327a26ee558fec9a38a96299c9f7e02d05e
2015-05-14 15:01:15 +03:00
Jenkins
fde98df2a3 Merge "Switch on requirements check for Magnum" 2015-05-14 05:55:50 +00:00
Jenkins
e7f5166c01 Merge "Neutron: enable a voting py34 gate on master" 2015-05-14 05:54:31 +00:00
Jenkins
cfed162f48 Merge "Switch tempest python 3.4 unit test job to gating" 2015-05-13 21:13:30 +00:00
Jenkins
b3a8a93eb9 Merge "Add kilo compat jobs to tempest and devstack-gate" 2015-05-13 20:30:28 +00:00
Jeremy Stanley
68f5e3edea Publish storyboard docs to docs.o.o
This is a continuation of I51a86699a39e6f8fdac91ad91f5933246681ae15
which missed moving storyboard documentation.

Change-Id: Ica2f02111aa1c891461a7aca4e86cea71e583530
2015-05-13 19:02:22 +00:00
OpenStack Proposal Bot
425633eb38 Normalize projects.yaml
Change-Id: I81b0cb7fb0f580d6fba0b6feba9fe17195af1005
2015-05-13 06:04:30 +00:00
Jenkins
77cc532f7e Merge "Make neutron-lbaas-dsvm-api non-voting." 2015-05-12 21:59:03 +00:00
Jenkins
af3d46c65a Merge "Add functional test job for python-heatclient" 2015-05-12 21:57:52 +00:00
Jenkins
a43b3b2668 Merge "Add experimental glance_store functional test job" 2015-05-12 21:51:19 +00:00
Jenkins
3b41ba3bd1 Merge "Add devstack gate job for Cue project" 2015-05-12 21:38:49 +00:00
Jenkins
758fefbd94 Merge "Add functional test job for python-muranoclient" 2015-05-12 21:38:46 +00:00
Jenkins
408dc6618e Merge "Surveil:py34 checks" 2015-05-12 21:38:43 +00:00
Jenkins
b613c0c9b1 Merge "Added NPM-based unit tests for merlin" 2015-05-12 21:38:41 +00:00
Jenkins
13aaa526ce Merge "NPM-Run jobs are now voting." 2015-05-12 21:38:33 +00:00
Jenkins
38ec65bd48 Merge "Deal with yum --downloadonly CentOS 6.x quirks" 2015-05-12 21:38:26 +00:00
Jenkins
e5e1dcf4a3 Merge "Remove extra unused environments from tooz jobs" 2015-05-12 21:38:23 +00:00
Jenkins
b59c9225d0 Merge "Remove custom taskflow sqlalchemy environments" 2015-05-12 21:37:56 +00:00
Cyril Roelandt
753caddbe3 Neutron: enable a voting py34 gate on master
With commit 8db41f04, "tox -epy34" is now successful in Neutron. Make sure it
stays that way by enabling a voting gate on the master branch.

Change-Id: I1e11c922d79fde4505904f83d477e23927504555
2015-05-12 21:34:20 +00:00
Russell Bryant
0c71642b7c Make neutron-lbaas-dsvm-api non-voting.
This job is broken.  A patch merged into neutron which breaks this job
because this job isn't actually using the neutron patch it's testing
against:

    https://review.openstack.org/#q,8db41f04d54526104920f3a160203ecf7ef453b0,n,z

The revert of that patch won't merge because the lbaas-dsvm-api job is
installing neutron master.

    https://review.openstack.org/#/c/182413/1

This job should be non-voting until it's fixed to properly test the
right neutron patch(es) instead of neutron master.

Change-Id: Ieca799e069696b460aef8caebda84428643ee259
2015-05-12 17:14:18 -04:00
Jenkins
ac55a16b13 Merge "Add bifrost to OpenStack" 2015-05-12 20:16:31 +00:00
Jenkins
d2d5179652 Merge "Have gate-ironic-python34 be a voting job" 2015-05-12 19:20:51 +00:00
Jenkins
23ac3e09ae Merge "Add Rally job to Murano" 2015-05-12 18:57:25 +00:00
Jenkins
b979580095 Merge "Make gate-sahara-tox-py27-scenario-unit job voting" 2015-05-12 18:07:32 +00:00
Vincent Fournier
d55353e840 Surveil:py34 checks
Change-Id: Iff324df67c285b481980d349dd5d445c0eff3c35
2015-05-12 12:53:42 -04:00
Jenkins
47b8083755 Merge "Don't disable cloud-init if not installed part 2" 2015-05-12 15:59:23 +00:00
Jenkins
03285e58e0 Merge "Don't disable cloud-init if it is not installed" 2015-05-12 15:59:15 +00:00
Jenkins
bc25494d32 Merge "Don't require NODEPOOL_SCRIPTDIR to be set" 2015-05-12 15:45:33 +00:00
Davanum Srinivas
9f2512500f Switch on requirements check for Magnum
Magnum is ready for requirements check job to be enabled
with the following 2 reviews.

Depends-On: Ic64996120a3a108b9b6d3c8daa313ea654fedba4
Depends-On: I15310f66ecdcd1fb0496e41e5311cebbba3ba706

Change-Id: Ieb8c5cfa8099b468e8868e3b65cbabf19a002559
2015-05-12 11:37:56 -04:00
Jeremy Stanley
3d5b04ed19 Deal with yum --downloadonly CentOS 6.x quirks
Some packages may depend on python-setuptools, which is not
installed and cannot be reinstalled on CentOS 6.x once yum has
erased them, so use --skip-broken to avoid aborting. Also on this
platform --downloadonly causes yum to return nonzero even when it
succeeds, so ignore its exit code.

Change-Id: Iaada39ae81e1e47fe9d0bedba80fd19e4e0e6f38
2015-05-12 15:25:01 +00:00
Sergey Reshetnyak
2c3a5349a7 Make gate-sahara-tox-py27-scenario-unit job voting
Also gate-sahara-tox-py27-scenario-unit job added to gate queue

Change-Id: I86c6cec960d77267f3c18283b82e7284a79301e7
2015-05-12 18:09:48 +03:00
Matthew Treinish
276c34a9de
Add kilo compat jobs to tempest and devstack-gate
Since the kilo release we need to verify that tempest and devstack-gate
master works with a stable/kilo cloud for incoming commits. This commit
adds the missing stable/kilo compat jobs to check this.

Change-Id: I3b1277aac985f7b072f26b8c4a3e426c22325312
2015-05-12 10:42:10 -04:00
Louis Taylor
d4de7db8f1 Add experimental glance_store functional test job
This adds a test job to run glance_store functional tests with the
filesystem driver. After this is up and running, jobs will be added for
each driver we want to functionally test as they become ready.

Change-Id: Ie4d06a6e2713f8d5b12582b2963271f10970672e
2015-05-12 12:09:04 +01:00
Jenkins
d9c47a1db2 Merge "Add "create" permission for networking-ofagent" 2015-05-12 10:33:22 +00:00
Ruslan Kamaldinov
99bc953e21 Add functional test job for python-muranoclient
Create functional test job for python-muranoclient, set as non-voting until
its working. The muranoclient functional tests are being extracted from the
main murano tempest-based tests.

Change-Id: I525a53222837c42790268e00d4408abaa99a2efb
2015-05-12 11:22:28 +03:00
Sergey Kraynev
2f201c5516 Add functional test job for python-heatclient
Create functional test job for python-heatclient, set as non-voting
until its working. The heatclient functional tests will come from the tempest
cli tests.

Change-Id: Ib6338cdcce3e14ca9191fdc0d1f05e3d2d814125
2015-05-12 03:50:33 -04:00
Jenkins
b95eec61ac Merge "Register openstack-infra-incident with accessbot" 2015-05-12 06:41:03 +00:00