Statistics
| Branch: | Tag: | Revision:

root / ci @ 1464a17b

Name Size
  schemas
autopkg_debian.sh 281 Bytes
config 199 Bytes
filelocker.py 3.1 kB
install.sh 272 Bytes
make_docs.sh 163 Bytes
new_config 2.1 kB
pep8.sh 194 Bytes
pylint.sh 120 Bytes
snf-ci 5.7 kB
tests.sh 1.1 kB
utils.py 30 kB

Latest revisions

# Date Author Comment
905bb10b 09/07/2013 05:59 pm Christos Stavrakakis

ci: Include user images and config improvements

Include the user images in the list of images that are matched against
the image name from the config file. Also, change config file to use
archipelago flavors and create instances from the SynnefoCI image.

6958ffc6 09/07/2013 05:30 pm Christos Stavrakakis

ci: Verify values of image and flavor options

4e680fed 09/07/2013 05:30 pm Christos Stavrakakis

ci: Allow multiple commands in snf-ci script

Allow snf-ci script to accept a comma seperated list of commands to run.

71f2649f 08/28/2013 12:52 pm Ilias Tsitsimpis

ci: Add --force-yes option to apt-get install

bd9b6f21 08/27/2013 11:25 am Christos Stavrakakis

deploy: Performance tune for postgresql

Turn off fsync, synchronous_commit and full_pages_writer to speed up
postgresql. DB is not no longer crash-safe, but this is no needed for
tests.

Also, introduce 'testing_vm' setting to distinquish between the type of...

705f70a9 08/27/2013 09:00 am Christos Stavrakakis

ci: Handle ssh access for demo.synnefo.org

62fcf0e5 08/26/2013 03:36 pm Ilias Tsitsimpis

ci: Implement file lock mechanism for temp_config

Before writing to temp config file, acquire a lock
and re-read it's contents to make sure we don't
overwrite anything.

07c13754 08/26/2013 01:05 pm Christos Stavrakakis

ci: Add build ID to server name

6058ae72 08/23/2013 06:04 pm Ilias Tsitsimpis

ci: Fix bugs with path expansion

Python does not do any automatic path expansions.
User has to call functions such as expanduser() and
expandvars().

Add uesr's id_rsa.pub file as default ssh_keys file.

358a19bc 08/23/2013 03:31 pm Ilias Tsitsimpis

ci: Improve flavors/images finder

Allow for search both by name (using regular
expressions) or by id.

View revisions

Also available in: Atom