~matsubara/openstack-charm-testing/nova-power-dellstack

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
OpenStack on OpenStack testing


deploy
======


juju-deployer --bootstrap -c default.yaml -d precise-havana

targets exist for most combinations, e.g.:

   precise-icehouse-trunk
   saucy-havana


configure
=========

./configure

This script does

a) Add's an extra port to the neutron-gateway service for floating ip use

b) Configures appropriate external networking

c) Uploads some images - this need to be in ~/images

d) Creates some demo tenants

e) writes a tempest configuration file and clones the tempest repository from upstream

test
====

cd tempest
git checkout stable/havana (or stable/grizzly)
./run_tempest.sh -N --smoke

NOTE: this is not working so well right now

13 test failures - VPN, LoadBalancer, ec2, Object Container Versioning.

destroy
=======

juju destroy-environment