Enable Neutron networking in murano experimental job. Because
Murano job isn't working without Neutron.
Change-Id: Ia6555f2eb9ee3be776042c93b113d7b723f13533
* 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
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
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
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
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
Default 30 minutes is not enough. Job takes about 35-40 minutes to
complete. Increase timeout to 60.
Change-Id: Ie1869336b53be0abd7370e3fae6fa094904454cf
Builder's parameters should not be on the same level as builder.
Otherwise bash script will be generated with errors.
Change-Id: I5816f41f54d5506f0cbe72ffbd1271d2834d0864
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