From 3b98874f010329198b8c3a13a4711c17a593b9cc Mon Sep 17 00:00:00 2001 From: Juha Kosonen Date: Wed, 20 Sep 2017 10:15:07 +0300 Subject: Dedicated flavors for rally tests Create flavors and use them in rally scenarios instead of expecting certain flavors to pre-exist. Change-Id: I77c94ab80fcabd7b80ffb36f9856a48121858009 Signed-off-by: Juha Kosonen --- functest/ci/config_functest.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'functest/ci') diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 16ba8b822..575b44783 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -136,6 +136,8 @@ rally: subnet_name: rally-subnet subnet_cidr: 192.168.140.0/24 router_name: rally-router + flavor_name: rally-tiny + flavor_alt_name: rally-mini vnf: juju_epc: -- cgit 1.2.3-korg