Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sbuildbot/debian-squeeze-32bit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sbuildbot/debian-squeeze-32bit.xml')
-rw-r--r--sbuildbot/debian-squeeze-32bit.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/sbuildbot/debian-squeeze-32bit.xml b/sbuildbot/debian-squeeze-32bit.xml
new file mode 100644
index 0000000..1c7caec
--- /dev/null
+++ b/sbuildbot/debian-squeeze-32bit.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<botslave>
+ <config>
+ <run_checks>yes</run_checks>
+ <scheduler>nightly</scheduler>
+ </config>
+ <nightly_scheduler>
+ <!-- only ints for now (not lists) so only a single run -->
+ <hour>1</hour>
+ <minute>5</minute>
+ </nightly_scheduler>
+ <info>
+ <distribution>Debian GNU/Linux</distribution>
+ <version>squeeze</version>
+ <architecture>i386</architecture>
+ </info>
+</botslave>