Signed-off-by: Luan Shengde shdluan@163.com --- container/submit/README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 container/submit/README.md
diff --git a/container/submit/README.md b/container/submit/README.md new file mode 100644 index 0000000..9ce7c25 --- /dev/null +++ b/container/submit/README.md @@ -0,0 +1,30 @@ +# Install lkp-tests and its depends in container. +# With docker container, will suit almost all the linux OS. +# Avoid much repetitive testing work to adapt. + +Prepare work: + apply account + config default yaml + generate ssh keys + +Installation: + git clone https://gitee.com/wu_fengguang/compass-ci.git + + cd compass-ci/container/submit + ./build + + Edit executable file: + + submit + + Add soft link for executable file 'submit' to $PATH: + + ln -s $PWD/submit /usr/bin/submit + +Usage: + You can directly use the command 'submit' to submit jobs. + It's the same as you install the lkp-tests at your localhost. + + Example: + + submit -c -m testbox=vm-2p8g borrow-1h.yaml