commit | c1e5131b7bf5122b440c3e165859449d0c591134 | [log] [tgz] |
---|---|---|
author | Alena Holanova <alena.holanova@tcpcloud.eu> | Tue Mar 22 14:08:44 2016 +0100 |
committer | Alena Holanova <alena.holanova@tcpcloud.eu> | Tue Mar 22 14:14:56 2016 +0100 |
tree | 224d93b4d20cf787f45f15530390284ce83e8911 | |
parent | 80a41eaa4fc2f1809d6b3f315f7922c72d9926fa [diff] [blame] |
Added parametrization of workers. Change-Id: I657f405843b944ae88bd1bb95b4efbeebacde12f
diff --git a/tests/pillar/single.sls b/tests/pillar/single.sls index b348efb..7512001 100644 --- a/tests/pillar/single.sls +++ b/tests/pillar/single.sls
@@ -2,6 +2,7 @@ server: enabled: true version: liberty + workers: 1 database: engine: mysql host: localhost @@ -30,4 +31,4 @@ password: password virtual_host: '/openstack' storage: - engine: file \ No newline at end of file + engine: file