Commit graph

15 commits

Author SHA1 Message Date
Bernhard Gschaider
20344e2552 Better hostnames. Got the name of the box and the host-computer. Code duplication. If someone finds out how to do this more elegantly I'll by him a drink of choice 2014-06-04 15:07:25 +02:00
Bernhard Gschaider
19fa6e547e Extend minimum memory to 2.5 Gig because some tests are still failing 2014-06-04 15:04:46 +02:00
Bernhard F.W. Gschaider
f4d0e740c0 Vagrant objected to the underscore in the hostname 2014-06-01 09:30:02 +02:00
Bernhard F.W. Gschaider
aaaea3559d Add description of new vagrant-box to README. Additional script to automatically run tests after building 2014-05-31 23:36:53 +02:00
Bernhard F.W. Gschaider
01d9812483 Adapt script: more memory required for test-suite 2014-05-31 23:19:50 +02:00
Bernhard F.W. Gschaider
47e66aa646 Added vagrant machine trusty with Ubuntu 14.04 LTS 2014-05-30 23:39:46 +02:00
Bernhard F.W. Gschaider
a88f338560 Make sure that the machine has at least the 1.5 Gig memory which are
needed to run the whole test-Harness

--HG--
extra : amend_source : 406d5899c72b9601d1912491771a82498b3d6304
2014-05-30 23:24:50 +02:00
Bernhard F.W. Gschaider
028e182ba9 Set a hostname even if the environment variable is not set 2014-05-30 23:22:14 +02:00
Bernhard Gschaider
d64b2268b8 Automatically set CPU, Memory and Hostname of the virtual machines 2014-05-16 14:05:02 +02:00
Bernhard Gschaider
240d710a6e Adaption to new boxes available on vagrantcloud.com (use vagrant 1.5) 2014-03-13 17:52:52 +01:00
Bernhard Gschaider
8868132a9e Try to make FreeBSD work 2014-02-10 18:51:15 +01:00
Bernhard Gschaider
b96880ab6e FreeBSD and OpenSUSE-machines. Currently not working
--HG--
rename : vagrantSandbox/initCentOSRHELScript.sh => vagrantSandbox/initFreeBSDScript.sh
rename : vagrantSandbox/initCentOSRHELScript.sh => vagrantSandbox/initOpenSUSEScript.sh
2014-02-10 16:34:06 +01:00
Bernhard Gschaider
338173c01e Add a CentOS 6 Box. Installs but compilation is untested
--HG--
rename : vagrantSandbox/initUbunutuScript.sh => vagrantSandbox/initCentOSRHELScript.sh
2014-02-10 14:34:45 +01:00
Bernhard F.W. Gschaider
d073895315 Adapt vagrant files for foam-3
--HG--
branch : bgschaid/foam3FixesBranch
2013-12-30 17:08:32 +01:00
Bernhard F.W. Gschaider
91810a7c6d First version of a vagrant box for testing OF in a clean environment
--HG--
branch : bgschaid/feature/vagrantSandboxBranch
2013-09-04 14:49:25 +02:00