summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2013-09-16 11:15:13 -0400
committerBill Peck <bpeck@redhat.com>2013-09-16 11:15:13 -0400
commit538f1925d310cb461e15f4af2931d19da493a8cc (patch)
tree4c8bf78c1f2875a23e4f8c57060769f12da83394
parentcdb0bc50fa1c22d12ae41824c37a44c17fa8d248 (diff)
downloadtests-538f1925d310cb461e15f4af2931d19da493a8cc.tar.gz
tests-538f1925d310cb461e15f4af2931d19da493a8cc.tar.xz
tests-538f1925d310cb461e15f4af2931d19da493a8cc.zip
Added interactive top task.
-rw-r--r--restraint/top/metadata16
-rwxr-xr-xrestraint/top/runtest.sh5
2 files changed, 21 insertions, 0 deletions
diff --git a/restraint/top/metadata b/restraint/top/metadata
new file mode 100644
index 0000000..6648fc3
--- /dev/null
+++ b/restraint/top/metadata
@@ -0,0 +1,16 @@
+[General]
+name=/restraint/top
+owner=Bill Peck <bpeck@redhat.com>
+description=just sleeps beyond our watchdog
+license=GPLv2
+confidential=no
+destructive=no
+
+[restraint]
+#entry_point=make run
+entry_point=./runtest.sh
+#entry_point=autotest-local control-file
+dependencies=lib-virt;httpd;postgresql;nfs-utils;net-tools;net-snmp;ethereal;wireshark;tcpdump;rusers;bzip2;gcc
+dependencies[RedHatEnterpriseLinuxServer5]=apache;mysql
+max_time=15m
+repoRequires=restraint/sanity/common
diff --git a/restraint/top/runtest.sh b/restraint/top/runtest.sh
new file mode 100755
index 0000000..4549de6
--- /dev/null
+++ b/restraint/top/runtest.sh
@@ -0,0 +1,5 @@
+#!/bin/bash -x
+
+env
+
+top