From c981ed19b3483e60ace93a5ef8bb3bf7c4669881 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 29 Aug 2018 18:50:07 +0200 Subject: Use template for job configuration --- jobs/turris3x-omnia.conf | 2 +- jobs/turris3x-turris.conf | 2 +- jobs/turris4x-mox.conf | 2 +- jobs/turris4x-omnia.conf | 2 +- jobs/turris4x-turris.conf | 2 +- templates/turris.conf | 2 ++ 6 files changed, 7 insertions(+), 5 deletions(-) mode change 100644 => 120000 jobs/turris3x-omnia.conf mode change 100644 => 120000 jobs/turris3x-turris.conf mode change 100644 => 120000 jobs/turris4x-mox.conf mode change 100644 => 120000 jobs/turris4x-omnia.conf mode change 100644 => 120000 jobs/turris4x-turris.conf create mode 100644 templates/turris.conf diff --git a/jobs/turris3x-omnia.conf b/jobs/turris3x-omnia.conf deleted file mode 100644 index e4c5f86..0000000 --- a/jobs/turris3x-omnia.conf +++ /dev/null @@ -1 +0,0 @@ -TAGS=heavy diff --git a/jobs/turris3x-omnia.conf b/jobs/turris3x-omnia.conf new file mode 120000 index 0000000..fafbc63 --- /dev/null +++ b/jobs/turris3x-omnia.conf @@ -0,0 +1 @@ +../templates/turris.conf \ No newline at end of file diff --git a/jobs/turris3x-turris.conf b/jobs/turris3x-turris.conf deleted file mode 100644 index e4c5f86..0000000 --- a/jobs/turris3x-turris.conf +++ /dev/null @@ -1 +0,0 @@ -TAGS=heavy diff --git a/jobs/turris3x-turris.conf b/jobs/turris3x-turris.conf new file mode 120000 index 0000000..fafbc63 --- /dev/null +++ b/jobs/turris3x-turris.conf @@ -0,0 +1 @@ +../templates/turris.conf \ No newline at end of file diff --git a/jobs/turris4x-mox.conf b/jobs/turris4x-mox.conf deleted file mode 100644 index e4c5f86..0000000 --- a/jobs/turris4x-mox.conf +++ /dev/null @@ -1 +0,0 @@ -TAGS=heavy diff --git a/jobs/turris4x-mox.conf b/jobs/turris4x-mox.conf new file mode 120000 index 0000000..fafbc63 --- /dev/null +++ b/jobs/turris4x-mox.conf @@ -0,0 +1 @@ +../templates/turris.conf \ No newline at end of file diff --git a/jobs/turris4x-omnia.conf b/jobs/turris4x-omnia.conf deleted file mode 100644 index e4c5f86..0000000 --- a/jobs/turris4x-omnia.conf +++ /dev/null @@ -1 +0,0 @@ -TAGS=heavy diff --git a/jobs/turris4x-omnia.conf b/jobs/turris4x-omnia.conf new file mode 120000 index 0000000..fafbc63 --- /dev/null +++ b/jobs/turris4x-omnia.conf @@ -0,0 +1 @@ +../templates/turris.conf \ No newline at end of file diff --git a/jobs/turris4x-turris.conf b/jobs/turris4x-turris.conf deleted file mode 100644 index e4c5f86..0000000 --- a/jobs/turris4x-turris.conf +++ /dev/null @@ -1 +0,0 @@ -TAGS=heavy diff --git a/jobs/turris4x-turris.conf b/jobs/turris4x-turris.conf new file mode 120000 index 0000000..fafbc63 --- /dev/null +++ b/jobs/turris4x-turris.conf @@ -0,0 +1 @@ +../templates/turris.conf \ No newline at end of file diff --git a/templates/turris.conf b/templates/turris.conf new file mode 100644 index 0000000..59d7c38 --- /dev/null +++ b/templates/turris.conf @@ -0,0 +1,2 @@ +TAGS=heavy +TIMEOUT=7200 -- cgit v1.2.3