ci: Add connection to a RADOS cluster
[archipelago] / ci / config
1 [Global]
2 #files = ../xseg/tools/qa/tests.py, /root/
3 cleanup_servers = True
4 install_cmd = apt-get --yes --force-yes install
5 build_timeout = 240
6 servers = archipelago-test
7 #flavor_id = 1
8 #image_id = 1f8454f0-8e3e-4b6c-ab8e-5236b728dffe
9 #auth_url = https://accounts.okeanos.grnet.gr/identity/v2.0/
10 auth_url = https://accounts.okeanos.io/identity/v2.0/
11 destroy_on_error = True
12 packages = htop, vim, python-psutil, python-pkg-resources, python-unittest2, libst1, dkms, debhelper, make, bzip2, linux-headers-amd64
13 update_cmd = apt-get update
14 okeanos_io = True
15 flavor_id = 706
16 image_id = 895242b9-af8a-48c5-8218-60e1fb2e985b
17