From bc26f2a51722592c29ad52f48b57b8fa7bd225aa Mon Sep 17 00:00:00 2001 From: zeus Date: Mon, 27 Jul 2020 01:24:29 +0300 Subject: [PATCH] test --- llo-index.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/llo-index.yml b/llo-index.yml index b629db6..4f5896a 100644 --- a/llo-index.yml +++ b/llo-index.yml @@ -29,3 +29,27 @@ points: "1" # ELO output: mimetype: "image" + llospec1: + display_name: "title" + swarmlabservice: "os2" + info: + asciidoc: "adoc" + file: "https://git.swarmlab.io:3000/labs/examples-mpi2/raw/branch/master/llo/netstat.info" + mimetype: "text/x-python" + code: + lang: "sh" + exec: "/bin/bash" + version: "2" + file: "https://git.swarmlab.io:3000/labs/examples-mpi2/raw/branch/master/llo/netstat" + options: "" + mimetype: "text/plain" + output: + mimetype: "text/img" + challenge: + question: "q-info.sh" + codehelp: "codehelp.sh" + codeanswer: "codeanswer.sh" + mimetype: "text/x-python" + points: "1" # ELO + output: + mimetype: "image"