rally-openstack/rally-jobs/extra
Slawek Kaplonski 49dbdffd41 Upgrade jsonschema upper version and adopt to recent cinderclient
In [1], requirements.upper-constraints.txt, jsonschema library upper
version was bumped to 3.0.2. To avoid CI problems like [2], we should
do the same in this repo.

It also removes the former multiattach support dropped in Cinder
Train [3] and `sort_key&sort_dir`[4].

[1]https://review.opendev.org/#/c/680883/2/upper-constraints.txt@624
[2]https://d4b9765f6ab6e1413c28-81a8be848ef91b58aa974b4cb791a408.ssl.cf5.rackcdn.com/680427/2/check/neutron-rally-task/01b2c1c/controller/logs/devstacklog.txt.gz
[3]3c1b417959
[4]a63d4d651a

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Co-Authored-By: Andrey Kurilin <andr.kurilin@@gmail.com>

Closes-Bug: #1843282
Closes-Bug: #1844063

Change-Id: I1de3a8f3db6fdeeab6e8ffeb35c442d46d5bd183
Signed-off-by: Cédric Ollivier <ollivier.cedric@gmail.com>
2019-09-17 11:37:37 +00:00
..
murano/applications Use prpoper wording instead of benchmark in rally-jobs 2017-08-03 19:51:42 +00:00
workload [ci] Workaround for siege workload template 2016-04-04 12:46:33 +00:00
README.rst Add MuranoPackage context 2015-05-08 16:29:59 +03:00
autoscaling_group.yaml.template Fix broken jobs due to image change 2019-04-11 11:12:20 +01:00
autoscaling_policy.yaml.template Add "update-inplace/replace resource" cases 2015-02-11 11:31:44 +03:00
default.yaml.template Change file loading mechanism for heat tests 2015-04-28 18:15:26 +03:00
hook_example_script.sh [Hooks][Reports] Show Hooks output in HTML report 2016-10-06 15:25:01 +03:00
install_benchmark.sh workload: fix and rename benchmark script 2015-10-05 15:23:52 +03:00
instance_test.sh [Gates] Synchronize script instance_test.sh 2016-10-11 12:28:01 +03:00
mistral_input.json Add an option to pass workflow input and parms to mistral execution 2016-11-15 12:17:28 +00:00
mistral_params.json Add an option to pass workflow input and parms to mistral execution 2016-11-15 12:17:28 +00:00
mistral_wb.yaml Add an option to pass workflow input and parms to mistral execution 2016-11-15 12:17:28 +00:00
random_strings.yaml.template Add create-update-delete stack scenario 2015-02-10 17:03:00 +03:00
resource_group.yaml.template Add update + add/delete resource cases 2015-02-11 11:33:13 +03:00
resource_group_server_with_volume.yaml.template Fix broken jobs due to image change 2019-04-11 11:12:20 +01:00
resource_group_with_constraint.yaml.template Add configuration for Heat caching during validation 2016-03-22 11:22:50 +02:00
resource_group_with_outputs.yaml.template Add heat scenarios: output-show, output-list 2016-03-28 14:28:54 +03:00
server_with_ports.yaml.template Fix broken jobs due to image change 2019-04-11 11:12:20 +01:00
server_with_volume.yaml.template Fix broken jobs due to image change 2019-04-11 11:12:20 +01:00
updated_autoscaling_policy_inplace.yaml.template Add "update-inplace/replace resource" cases 2015-02-11 11:31:44 +03:00
updated_random_strings_add.yaml.template Add create-update-delete stack scenario 2015-02-10 17:03:00 +03:00
updated_random_strings_delete.yaml.template Add create-update-delete stack scenario 2015-02-10 17:03:00 +03:00
updated_random_strings_replace.yaml.template Add "update-inplace/replace resource" cases 2015-02-11 11:31:44 +03:00
updated_resource_group_increase.yaml.template Add update + add/delete resource cases 2015-02-11 11:33:13 +03:00
updated_resource_group_reduce.yaml.template Add update + add/delete resource cases 2015-02-11 11:33:13 +03:00

README.rst

Extra files

All files from this directory will be copy pasted to gates, so you are able to use absolute path in rally tasks. Files will be in ~/.rally/extra/*

murano/ directory

Here we have Murano applications that is used to prepare Murano context and to deploy environment.