summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Bastian <jbastian@redhat.com>2015-12-17 16:57:13 -0600
committerJeffrey Bastian <jbastian@redhat.com>2015-12-17 17:02:42 -0600
commitf328d165a5e5330c708ef9358232114d1efb6669 (patch)
treeaa7414bbd2c5a81c09d6c86964b0961a0e69f4ab
parentc6dd724279eb5230157816ea0c5336c151eb7676 (diff)
downloadbeaker-tasks-f328d165a5e5330c708ef9358232114d1efb6669.tar.gz
beaker-tasks-f328d165a5e5330c708ef9358232114d1efb6669.tar.xz
beaker-tasks-f328d165a5e5330c708ef9358232114d1efb6669.zip
/general/misc/pass: add restraint metadata filegeneral-misc-pass-v1.1
-rw-r--r--general/misc/pass/Makefile2
-rw-r--r--general/misc/pass/metadata14
2 files changed, 15 insertions, 1 deletions
diff --git a/general/misc/pass/Makefile b/general/misc/pass/Makefile
index e0991f0..00d096e 100644
--- a/general/misc/pass/Makefile
+++ b/general/misc/pass/Makefile
@@ -14,7 +14,7 @@
# Author: Jeffrey Bastian
export TEST=/general/misc/pass
-export TESTVERSION=1.0
+export TESTVERSION=1.1
# A phony target is one that is not really the name of a file.
# It is just a name for some commands to be executed when you
diff --git a/general/misc/pass/metadata b/general/misc/pass/metadata
new file mode 100644
index 0000000..17fb359
--- /dev/null
+++ b/general/misc/pass/metadata
@@ -0,0 +1,14 @@
+[General]
+name=/general/misc/pass
+owner=Jeffrey Bastian
+description=Always pass
+license=GPLv2
+confidential=no
+destructive=no
+
+[restraint]
+entry_point=make run
+max_time=30m
+dependencies=
+repoRequires=
+no_localwatchdog=false