14 Commits

Author SHA1 Message Date
Roman Vasilets
53eabd9caf Using Neutron network in gate-rally-dsvm-murano-rally
Enable Neutron networking in murano experimental job. Because
Murano job isn't working without Neutron.

Change-Id: Ia6555f2eb9ee3be776042c93b113d7b723f13533
2015-04-27 12:41:24 +00:00
Serg Melikyan
9c7aec82ea Rename stackforge/murano to openstack/murano
* Move Murano related projects to openstack namespace
* Move murano-docs to stackforge-attics

Repository murano-docs is moved to attics cause we don't use
this repo for storing documentation, our documentation
is stored in stackforge/murano repo.

Approved commit to governance repository:
   https://review.openstack.org/162745

Change-Id: I56dd0fe97b6aec7026e7ff605f2893cd7521ffcf
2015-04-17 23:29:36 +00:00
Boris Pavlovic
e381454729 Move Rally to OpenStack
Rally is official OpenStack project and should be moved to openstack/
namespace

Approved commit to governance repository:
  https://review.openstack.org/#/c/169357/

Change-Id: I4dbcab83747a48fe0beae4b5b09b51d3c35093c8
2015-04-17 23:29:36 +00:00
Oleh Anufriiev
9bb0eb7477 Fix publishing files for gate-rally-dsvm-cli job
Rally functional tests reports should be copied to workspace.

Change-Id: Ic52d1b677296efedd320a8eadb3ad179aed62939
2015-01-15 17:47:00 +02:00
Jenkins
5d15ad82cc Merge "Publish files for gate-rally-dsvm-cli job" 2015-01-07 19:34:27 +00:00
Boris Pavlovic
59ac877102 Add Rally performace job template for Mistral
Mistral team would like to use Rally for testing.
We have to create a separated Rally job template because Mistral
is not installed by default in DSVM jobs.

Change-Id: I05afc391d52763cde9381db2fb2ad76246ea3d11
2014-12-24 20:45:39 +04:00
Boris Pavlovic
234f7ea259 Publish files for gate-rally-dsvm-cli job
gate-rally-dsvm-cli is functional testing gate for Rally CLI.
In many case we would like to see ouput of commands. This change
allow us to do that.

Change-Id: I50e63ad7adf6ad5d2348d7912ce0a99bb81b78d4
2014-12-24 19:33:59 +04:00
Sergey Skripnick
59a3866a1f Fix publishing rally html results
Add copy-after-failure option to publisher

Change-Id: Iec71cc1caa30d6aeb82c569a658c4758377dc904
2014-12-09 13:01:06 +02:00
Boris Pavlovic
41019f571a Add job that tests rally and tempest integration
Rally has `rally verify` command that simplify usage of tempest.
It includes installation, tempest.conf generation, execution of tempest,
parsing and storing result to db.
As well there are such things like show results in different formats and
compare results of 2 runs.

Currently this functionality is partialy tested by gate-rally-dsvm-cli
But this job is more like tempest functional testing that doesn't fit
to this case well. E.g. we can run different rally commands but can't see
output in the way that we won't + we don't have enough flexiblity.

New job will trigger bash script, that will run set of rally commands
and publish results. So output will look similar to our perormance jobs:

http://logs.openstack.org/56/132556/9/check/gate-rally-dsvm-rally/36aa202/

Change-Id: Ibe105c596fa305e7d8bcd2ba90e8b9ed303f9b40
2014-12-03 16:26:54 +02:00
Sergey Skripnick
1e408e867f Add performance check job for murano
Add rally-dsvm-murano job to experimental pipeline in rally

Change-Id: I9da0a54d63cdb2878b51cf89675569dc5dbca4ad
2014-10-31 01:02:21 +04:00
Sergey Skripnick
36da5b7ba2 Increase build-timeout for rally-cli job
Default 30 minutes is not enough. Job takes about 35-40 minutes to
complete. Increase timeout to 60.

Change-Id: Ie1869336b53be0abd7370e3fae6fa094904454cf
2014-10-23 16:29:26 +03:00
Sergey Skripnick
7cdb4ea850 Change paths in rally-jobs according to new layout
Directory tests_ci moved to tests/ci

Change-Id: Ib041499f9cc4c52dd7b417b4fe82ef0eb2e11ad5
2014-10-06 21:24:11 +03:00
Sergey Skripnick
7fc482d951 Fix indentation in rally-designate job config
Builder's parameters should not be on the same level as builder.
Otherwise bash script will be generated with errors.

Change-Id: I5816f41f54d5506f0cbe72ffbd1271d2834d0864
2014-09-26 12:45:57 +03:00
Anita Kuno
1d21cd635f Reorganizes project-config
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.

Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
2014-09-25 11:41:04 -04:00