From 554d40815a2db48d8a28eec9ef809f7ce283f412 Mon Sep 17 00:00:00 2001 From: Christian Bayle Date: Wed, 7 Sep 2011 20:28:40 +0000 Subject: [PATCH] config for coclico hosts --- .gitattributes | 1 + tests/config/g-quadri1 | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 tests/config/g-quadri1 diff --git a/.gitattributes b/.gitattributes index 1449385733..db33e80027 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5161,6 +5161,7 @@ tests/config/atom330 -text tests/config/christian -text tests/config/default -text tests/config/g-dellm65-1 -text +tests/config/g-quadri1 -text tests/config/g-virtual05 -text tests/config/vladimir -text tests/func/AllTests.php -text diff --git a/tests/config/g-quadri1 b/tests/config/g-quadri1 new file mode 100644 index 0000000000..bc54894851 --- /dev/null +++ b/tests/config/g-quadri1 @@ -0,0 +1,21 @@ +# +# In this file you can find vars that are useable +# both as an include in a Makefile or +# be sourced in a shell +# So it should only be stuffs like VAR=value +# + +SSHPUBKEY=~/.ssh/id_rsa.pub + +DEBMIRROR=http://g-rub.rd.francetelecom.fr:3142/debian +DEBMIRRORSEC=http://g-rub.rd.francetelecom.fr:3142/debian-security +DAG_RPMFORGE_REPO=http://g-virtual02.rd.francetelecom.fr/dag/redhat +EPEL_REPO=http://g-virtual02.rd.francetelecom.fr/epel + +VMENGINE=lxc +REMOTESELENIUM=true +KEEPVM=true +DNSDOMAIN=rd.francetelecom.fr + +coclicocdd40=lxc:centos5:: +coclicofftrk=lxc:centos5:: -- 2.30.2