[Fusionforge-commits] FusionForge branch master updated. 1a6b6b9a9f556c97856bf18aa10ba2d0792e6901

Sylvain Beucler beuc-inria at fusionforge.org
Mon Dec 1 12:25:44 CET 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  1a6b6b9a9f556c97856bf18aa10ba2d0792e6901 (commit)
      from  ea04bb35611c0c9b2e8a5891b7e23d3de1f86600 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1a6b6b9a9f556c97856bf18aa10ba2d0792e6901
Author: Sylvain Beucler <sylvain.beucler at inria.fr>
Date:   Mon Dec 1 12:23:29 2014 +0100

    testsuite: network configuration is done in /etc/lxc/default.conf now

diff --git a/tests/buildbot/lxc/config.centos5 b/tests/buildbot/lxc/config.centos5
deleted file mode 100644
index 6edb715..0000000
--- a/tests/buildbot/lxc/config.centos5
+++ /dev/null
@@ -1,4 +0,0 @@
-lxc.network.type = veth
-lxc.network.flags = up
-lxc.network.link = br0
-lxc.cgroup.devices.allow = c 1:7 rwm
diff --git a/tests/buildbot/lxc/config.centos6 b/tests/buildbot/lxc/config.centos6
deleted file mode 100644
index 6edb715..0000000
--- a/tests/buildbot/lxc/config.centos6
+++ /dev/null
@@ -1,4 +0,0 @@
-lxc.network.type = veth
-lxc.network.flags = up
-lxc.network.link = br0
-lxc.cgroup.devices.allow = c 1:7 rwm
diff --git a/tests/buildbot/lxc/config.centos7 b/tests/buildbot/lxc/config.centos7
deleted file mode 100644
index 6edb715..0000000
--- a/tests/buildbot/lxc/config.centos7
+++ /dev/null
@@ -1,4 +0,0 @@
-lxc.network.type = veth
-lxc.network.flags = up
-lxc.network.link = br0
-lxc.cgroup.devices.allow = c 1:7 rwm
diff --git a/tests/buildbot/lxc/config.debian6 b/tests/buildbot/lxc/config.debian6
deleted file mode 100644
index 94aaffe..0000000
--- a/tests/buildbot/lxc/config.debian6
+++ /dev/null
@@ -1,3 +0,0 @@
-lxc.network.type = veth
-lxc.network.flags = up
-lxc.network.link = br0
diff --git a/tests/buildbot/lxc/config.debian7 b/tests/buildbot/lxc/config.debian7
deleted file mode 100644
index 94aaffe..0000000
--- a/tests/buildbot/lxc/config.debian7
+++ /dev/null
@@ -1,3 +0,0 @@
-lxc.network.type = veth
-lxc.network.flags = up
-lxc.network.link = br0
diff --git a/tests/buildbot/lxc/config.debian8 b/tests/buildbot/lxc/config.debian8
deleted file mode 100644
index 94aaffe..0000000
--- a/tests/buildbot/lxc/config.debian8
+++ /dev/null
@@ -1,3 +0,0 @@
-lxc.network.type = veth
-lxc.network.flags = up
-lxc.network.link = br0

-----------------------------------------------------------------------

Summary of changes:
 tests/buildbot/lxc/config.centos5 |    4 ----
 tests/buildbot/lxc/config.centos6 |    4 ----
 tests/buildbot/lxc/config.centos7 |    4 ----
 tests/buildbot/lxc/config.debian6 |    3 ---
 tests/buildbot/lxc/config.debian7 |    3 ---
 tests/buildbot/lxc/config.debian8 |    3 ---
 6 files changed, 21 deletions(-)
 delete mode 100644 tests/buildbot/lxc/config.centos5
 delete mode 100644 tests/buildbot/lxc/config.centos6
 delete mode 100644 tests/buildbot/lxc/config.centos7
 delete mode 100644 tests/buildbot/lxc/config.debian6
 delete mode 100644 tests/buildbot/lxc/config.debian7
 delete mode 100644 tests/buildbot/lxc/config.debian8


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list