Merge "[CI] Fix rally-mos job to work with mos-8.0"

This commit is contained in:
Jenkins 2016-03-05 22:16:15 +00:00 committed by Gerrit Code Review
commit 83fc1db6ff
2 changed files with 3 additions and 5 deletions

View File

@ -1,4 +1,3 @@
{%- set sahara_service_type = sahara_service_type|default("data_processing") %}
---
{%- include "sahara.yaml" %}
@ -254,7 +253,7 @@
name: "m1.tiny"
image:
name: "TestVM|cirros.*uec"
floating_network: "net04_ext"
floating_network: "{{external_net}}"
use_floating_ip: true
command:
script_file: "~/.rally/extra/instance_dd_test.sh"
@ -842,8 +841,8 @@
instance_type: gig
wp_image: fedora
image: fedora
network_id: 9d477754-e9ba-4560-9b2b-9ce9d36638ce
router_id: c497caa1-9d73-402b-bcd1-cc269e9af29e
network_id: {{external_net_id}}
router_id: {{external_router_id}}
context:
users:
tenants: 1

View File

@ -1,4 +1,3 @@
{%- set sahara_service_type = sahara_service_type|default("data-processing") %}
SaharaNodeGroupTemplates.create_and_list_node_group_templates:
-