10031 Commits

Author SHA1 Message Date
Jenkins
7f501ebd4f Merge "layout/tripleo: improve scenarios coverage for glance" 2017-03-18 08:54:40 +00:00
Dirk Mueller
f5f88bbae4 Run nova functional tests on upper-constraints.txt changes
In order to reduce the risk of potential fall-out with upper-constraints
changes in global-requirements we'd like to start running functional
tests in projects. Start with Nova as a guinea pig.

Change-Id: Idd1b4e5d17d09684d2ae0e56e1d94ac1175eebe1
2017-03-17 17:41:58 +01:00
Jenkins
5801d3faa0 Merge "Voting functional py3x octavia test" 2017-03-17 08:24:07 +00:00
Jenkins
e50a25b247 Merge "Remove non-voting glare gates from murano." 2017-03-17 08:23:12 +00:00
Jenkins
864580b67d Merge "experimental multinode job for sahara" 2017-03-17 08:21:26 +00:00
Jenkins
8be20a5453 Merge "tripleo: run scenario001 when touching cinder files" 2017-03-17 08:13:00 +00:00
Jenkins
0470df3c24 Merge "Revert "Add a non-voting job testing ironic with new "ipmi" driver"" 2017-03-17 08:09:32 +00:00
Jenkins
9061fadab7 Merge "switch releases repo to gate on python 3.5" 2017-03-17 06:19:27 +00:00
Vasyl Saienko
4276525056 Revert "Add a non-voting job testing ironic with new "ipmi" driver"
We testing 'ipmi' hardware type in ironic-standalone job, no
need to have dedicated job for it.

This reverts commit 5ba8050e8ee380113bdf0e12eaeb895efe67d322.

Change-Id: I041a819f0469535c6e7a9e91fc59376ca29e23d9
2017-03-16 22:24:34 +02:00
Lubosz "diltram" Kosnik
2dae62b806 Voting functional py3x octavia test
Enable as voting functional py3x test. Change must be merged after fixing the
last issues with tests.

Change-Id: Iabfce49d637a79eb241c1e1a0e47bcb43e2312fa
Depends-On: Ib1e72e6771eba1fff216d3fa030f671a88b52c37
2017-03-16 12:24:10 -05:00
Ian Cordasco
07f2a5ae34 Remove requirements gate from craton project
The craton server project removed itself from the list of projects in
openstack/requirements with I36b7ae9cf68aeef0e5dbcb1f17db52b81efd6ffe.
With that merged and considering we need require different requirements
than those that are available there, we also need to remove our
requirements check and gate jobs.

Change-Id: Ib2fc3b7a6e131e3ad605764c113ab51168357d46
2017-03-16 11:46:03 -05:00
Jenkins
32b2a5a92c Merge "ironic: Make stand-alone job non-voting" 2017-03-16 14:55:37 +00:00
Jenkins
3b8ffd42a6 Merge "Add neutron-dsvm-api job into devstack-gate check queue" 2017-03-16 14:44:25 +00:00
Jenkins
cece88fe9e Merge "Enable multinode oooq jobs for all branches" 2017-03-16 13:01:05 +00:00
Jenkins
9d82624919 Merge "Fix zun-ui nodejs jobs and change lint to voting" 2017-03-16 08:24:04 +00:00
Shu Muto
c9ef0215c3 Fix zun-ui nodejs jobs and change lint to voting
This patch fixes nodejs job names for zun-ui.
Also change lint jobs to voting.

Change-Id: Idb8b9064c1e465db8284e287bcf56949ab1de5e6
Depends-On: Iefa0868365eb08c3a5383885dc1a747808751318
2017-03-16 15:18:31 +09:00
John L. Villalovos
eb5971b862 ironic: Make stand-alone job non-voting
Move the Ironic stand-alone job from the experimental queue to the check queue
as a non-voting job

Don't run the Ironic stand-alone for: stable/mitaka, stable/newton, or
stable/ocata. As it is being added in the Pike cycle.

Change-Id: I9052eda038f898339f37fd16c5a0ac446ea82dab
Depends-On: Ic04b0f134e20d9937a610a14d7c4128f45738eeb
2017-03-15 10:46:53 -07:00
Monty Taylor
153cc460bb
Disable functional tests for nodepool gearman-zk-shim
They only test features that we're removing from the shim, so don't
bother running the jobs. Also, we don't care about code coverage, so
don't waste time on it. Also, we don't publish docs for it, so don't run
those either.

Change-Id: Ia3969c950d511d39e944b94509070c79764e4389
2017-03-15 16:08:44 +01:00
Vitaly Gridnev
70426849fc experimental multinode job for sahara
Change-Id: I80fac6697bd7a3a342245a74574c1765d2fbbe84
2017-03-15 14:51:02 +00:00
Sagi Shnaidman
5213f3d6c6 Enable multinode oooq jobs for all branches
We replace multinode jobs by oooq jobs and want to run them
for all supported branches, as it was with old multinode jobs.

Change-Id: Ic8af9beedb04e99cf8a6e35d14daadad28dfc412
2017-03-15 13:30:12 +02:00
Jenkins
b83ec80141 Merge "Adding new repositories for Octavia" 2017-03-15 09:53:40 +00:00
Jenkins
550793787a Merge "[magnum] Replace old jobs with the experimental" 2017-03-15 09:52:02 +00:00
Jenkins
6ac0eb0a7a Merge "Cinder: Move NFS job from experimental to check" 2017-03-15 09:51:40 +00:00
Jenkins
8b0aae4490 Merge "Remove experimental ironic grenade multitenant single node job" 2017-03-15 09:51:20 +00:00
Jenkins
61d1c6943b Merge "Don't run check-requirements on old branches fro networking-bgppvn" 2017-03-15 09:16:39 +00:00
Jenkins
a5ca082f39 Merge "ironic: Make grenade multi-node job non-voting" 2017-03-15 07:32:50 +00:00
Jenkins
69fb53ec57 Merge "Make python35 voting for monasca-common" 2017-03-15 07:28:41 +00:00
Felipe Monteiro
c49639ebd2 Remove non-voting glare gates from murano.
Removes glare gates from murano, since murano only supports
glare v0.1, which has been deprecated, so these gates always fail

This patch still keeps the checks for glare, in case it is
re-introduced into murano at a later date.

Change-Id: I4aa47ec5e20bb523e1120817fb4f56aca6bf7e2c
2017-03-14 22:32:16 +00:00
Jenkins
4513439ad5 Merge "Change TripleO multinode jobs to be quickstart based" 2017-03-14 17:20:34 +00:00
John L. Villalovos
7acd443b02 ironic: Make grenade multi-node job non-voting
Move the grenade multi-node job from the experimental queue to the
check queue as a non-voting job

Don't run grenade multi-node for: stable/mitaka, stable/newton, or
stable/ocata. As it is being added in the Pike cycle.

Change-Id: Ibc74281a86449c18604cb3e535279afacf532b1c
2017-03-14 09:26:13 -07:00
johnsom
9996d1c544 Adding new repositories for Octavia
The octavia project is adding the following repositories:
  octavia-dashboard
  octavia-tempest-plugin
  python-octaviaclient

This patch sets up those repositories and initial jobs.

octavia-dashboard will be pre-populated with a copy of
neutron-lbaas-dashboard that has the history preserved, but the
branches and tags have been removed.
The other repositories are fresh development and have no code to populate.
They will be setup using cookiecutter.

Change-Id: Id6385b8940fbef6c703db26808cda9607aea360d
2017-03-14 08:42:56 -07:00
Jenkins
8e09cb3481 Merge "Adding two other combinations of cinder multinode grenade job" 2017-03-14 08:27:59 +00:00
Jenkins
1ba0310355 Merge "Add barbican-tempest-plugin tests to Nova" 2017-03-14 06:35:04 +00:00
Jenkins
b6bbc3d8f2 Merge "Revert "Mark Oslo backward compat jobs as non-voting"" 2017-03-14 06:26:24 +00:00
Emilien Macchi
4e344d90e9 layout/tripleo: improve scenarios coverage for glance
Run all scenarios when touching Glance files, because each scenario has
a different backend for Glance.
By testing each scenario, we reduce the change to break Glance
deployments for all backends.

Change-Id: I5b0bfe9c220a34a9b93f158dac1925de46bf5d47
2017-03-13 20:18:04 -04:00
John Trowbridge
dbe8f63fa5 Change TripleO multinode jobs to be quickstart based
We are gradually transitioning the way we run CI in TripleO. We
are now ready to move the multinode jobs to be run via
tripleo-quickstart. This changes the multinode gate and check jobs
run in the check-tripleo-jobs group to be run via quickstart.

Since these jobs will now be in the merge queue for other TripleO
projects they are made voting on tripleo-quickstart/extras as well.

The job types are also changed to reflect the new way we are
parsing them. Eventually we will also change job names to be in
line with these new job types, but we want to start with job names
similar to the current ones in order to cause less confusion.

Change-Id: I8208a4982432dbf8f6bd69d895480bf1baf0ea41
2017-03-13 14:42:11 -04:00
Davanum Srinivas (dims)
677863bee8 Revert "Mark Oslo backward compat jobs as non-voting"
We had disabled voting to deal with the hacking/pbr merging issues
temporarily. Now it's time to go back to making sure latest oslo
libs can work for last release.

This reverts commit c8f70c656e2fa928cab1d9f0e41eff191dae1144.

Change-Id: I75a79648444f0ed4fcc1b097b67339f382bcf4f2
2017-03-13 14:47:55 +00:00
Jenkins
db8d52dc53 Merge "Publish PDFs for openstackdocstheme" 2017-03-13 09:59:51 +00:00
Jenkins
46506d3af2 Merge "Add nodejs4-jobs for zun-ui" 2017-03-13 08:12:18 +00:00
Jenkins
4b982f7d1e Merge "Add a new scenario only multinode gate job" 2017-03-13 08:12:02 +00:00
Jenkins
e792225ac8 Merge "Add non-voting python 35 checks for charms" 2017-03-13 08:11:55 +00:00
Jenkins
37aab5d702 Merge "Enable functional py35 tests" 2017-03-13 08:11:42 +00:00
Jenkins
2d5f335da5 Merge "Enable coverage jobs for python-tricircleclient" 2017-03-13 08:08:44 +00:00
Jenkins
280e88597d Merge "Promote Upgrade jobs for OpenStack-Ansible" 2017-03-13 08:08:33 +00:00
Jenkins
89931f188d Merge "Adds python-hnvclient repository" 2017-03-13 08:07:53 +00:00
Jenkins
117f0a99c3 Merge "Add os_molteniron to OpenStack-Ansible" 2017-03-13 08:07:47 +00:00
Jenkins
846671f46b Merge "Add repo for openstack/puppet-freezer" 2017-03-13 08:06:02 +00:00
Jenkins
452d6f4f40 Merge "remove gnocchi stable/1.3 references" 2017-03-13 08:05:11 +00:00
Matthew Oliver
c5fcd1d5ab Add Swift tox functional EC env tests to gate
A new toxenv enviroment has been added to the Swift repo 'func-ec'
which will run the swift functional tests on an EC policy:
https://review.openstack.org/#/c/442749/

This patch added this toxenv as a check/gate job so we can be sure to
gate on EC better. Initially voting will be off just to be sure it's
working correctly.

As this toxenv only existing currently in master, and therefore only
future stable branches, current stable branches are filtered out.

Change-Id: I037c622e1e96d8790e0e9788e6485fcb06ab68a1
2017-03-13 17:33:14 +11:00
Spyros Trigazis
64d8ba9728 [magnum] Replace old jobs with the experimental
Following up the refactoring of magnum jobs.
* Remove the old job builder
* Remove experimental jobs, but keep the k8s-multinode,
  swarm-mode and swarm-ironic in experimental. These three
  are jobs that don't work properly yet and they are
  created to test WIP features.

The result will be having the same voting jobs as before
but using the new builder.

Change-Id: Icdd802fa94a910934bbf2e93ac4c3b5c1b7dec1a
2017-03-12 16:03:58 +01:00