Statistics
| Branch: | Tag: | Revision:

root / ci / ci_wheezy.conf @ 0a83201b

History | View | Annotate | Download (2.6 kB)

# Date Author Comment
6a99aca3 12/16/2013 01:10 pm Ilias Tsitsimpis

snf-ci: Don't install kamaki from pypi

0368716b 12/09/2013 04:54 pm Christos Stavrakakis

ci: Add options for server networking

94c89c0e 12/09/2013 01:35 pm Ilias Tsitsimpis

snf-ci: Use the new Network API

Update snf-ci to use the new Synnefo's Network API.
This means that we have to create a floating IP and a
port to attach our server.

9f41ab1e 12/02/2013 02:12 pm Ilias Tsitsimpis

snf-deploy: Support newer version of kamaki CLI

Command Line Interface of kamaki has changed the way it handles
pithos containers. A new command `container' has been created.

This commit changes the command snf-deploy is using the create
a new container from...

2afd10bf 12/02/2013 02:12 pm Ilias Tsitsimpis

snf-ci: Update burnin command line parameters

Add the kamaki_version parameter to the ci config file.
Using this parameter the user can specify a version of kamaki
to be used (mostly by burnin).

Force the use of version 0.11next-1811-197b413 for kamaki,...

d288745e 11/26/2013 12:18 pm Giorgos Korfiatis

ci: Reduce resources of default flavors

cb1060f2 10/29/2013 04:15 pm Ilias Tsitsimpis

ci: Extend tests.sh to run astakosclient unittests

99d39120 10/10/2013 12:17 pm Ilias Tsitsimpis

snf-ci: Bulid pithos-web-client package

Synnefo depends on pithos-web-client. Up until now
we were downloading this package from apt.dev.grnet.gr.
But when we make a change in Synnefo that also affects
pithos-web-client, we have to upload a new version of...

feec1494 09/25/2013 03:43 pm Christos Stavrakakis

ci: Frist try to use SynnefoCIWheezy image

170ac4b1 09/24/2013 04:44 pm Ilias Tsitsimpis

ci: Support wheezy installation

  • Add new schema (one_node_wheezy) and rename the old
    one to one_node_squeeze.
  • Add new ci config file (ci_wheezy.conf) and rename the
    old one to ci_squeeze.conf.