diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-08-27 16:03:07 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-08-27 16:03:07 +0200 |
commit | d0ec56218f28f8c4ad969ad986de2e3e3e172930 (patch) | |
tree | aa3b6499dcce7e6a6156584616a3f81bdb0e7c4c /jobs | |
parent | 70c6e0b9b1b0bc7252cb248f1b6e9fd304c60251 (diff) | |
download | laminar-cnf-d0ec56218f28f8c4ad969ad986de2e3e3e172930.tar.gz laminar-cnf-d0ec56218f28f8c4ad969ad986de2e3e3e172930.tar.bz2 laminar-cnf-d0ec56218f28f8c4ad969ad986de2e3e3e172930.zip |
Limit heavy load tasks to only two
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/turris3x-omnia.conf | 1 | ||||
-rw-r--r-- | jobs/turris3x-turris.conf | 1 | ||||
-rw-r--r-- | jobs/turris4x-mox.conf | 1 | ||||
-rw-r--r-- | jobs/turris4x-omnia.conf | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/jobs/turris3x-omnia.conf b/jobs/turris3x-omnia.conf new file mode 100644 index 0000000..3b47512 --- /dev/null +++ b/jobs/turris3x-omnia.conf @@ -0,0 +1 @@ +TAG=heavy diff --git a/jobs/turris3x-turris.conf b/jobs/turris3x-turris.conf new file mode 100644 index 0000000..3b47512 --- /dev/null +++ b/jobs/turris3x-turris.conf @@ -0,0 +1 @@ +TAG=heavy diff --git a/jobs/turris4x-mox.conf b/jobs/turris4x-mox.conf new file mode 100644 index 0000000..3b47512 --- /dev/null +++ b/jobs/turris4x-mox.conf @@ -0,0 +1 @@ +TAG=heavy diff --git a/jobs/turris4x-omnia.conf b/jobs/turris4x-omnia.conf new file mode 100644 index 0000000..3b47512 --- /dev/null +++ b/jobs/turris4x-omnia.conf @@ -0,0 +1 @@ +TAG=heavy |