diff --git "a/doc/tutorials/ospp-kernelci/doc/\345\267\262\346\217\220\344\276\233\347\232\204\350\256\276\345\244\207\347\261\273\345\236\213-qemu.md" "b/doc/tutorials/ospp-kernelci/doc/\345\267\262\346\217\220\344\276\233\347\232\204\350\256\276\345\244\207\347\261\273\345\236\213-qemu.md" index 83082eba69a7714de23be613144ac530ce9e0163..a367a66778216209e6b6e26eb1031280ea1dbad6 100644 --- "a/doc/tutorials/ospp-kernelci/doc/\345\267\262\346\217\220\344\276\233\347\232\204\350\256\276\345\244\207\347\261\273\345\236\213-qemu.md" +++ "b/doc/tutorials/ospp-kernelci/doc/\345\267\262\346\217\220\344\276\233\347\232\204\350\256\276\345\244\207\347\261\273\345\236\213-qemu.md" @@ -60,5 +60,5 @@ COPY --from=0 lava-healthchecks-binary/next /usr/share/nginx/html/next/ COPY --from=0 lava-healthchecks-binary/stable /usr/share/nginx/html/stable/ ``` -也可以为你的 dokcer 容器配置代理 +也可以为你的 docker 容器配置代理 diff --git "a/doc/tutorials/ospp-kernelci/doc/\346\234\252\346\217\220\344\276\233\347\232\204\350\256\276\345\244\207\347\261\273\345\236\213-\350\207\252\345\256\232\344\271\211\350\256\276\345\244\207\347\261\273\345\236\213-Lip4a.md" "b/doc/tutorials/ospp-kernelci/doc/\346\234\252\346\217\220\344\276\233\347\232\204\350\256\276\345\244\207\347\261\273\345\236\213-\350\207\252\345\256\232\344\271\211\350\256\276\345\244\207\347\261\273\345\236\213-Lip4a.md" index 423bc642c295c3321e75db3226cfcdc31c732d9b..205713d118a55701ff601d6ade8acc4defad7676 100644 --- "a/doc/tutorials/ospp-kernelci/doc/\346\234\252\346\217\220\344\276\233\347\232\204\350\256\276\345\244\207\347\261\273\345\236\213-\350\207\252\345\256\232\344\271\211\350\256\276\345\244\207\347\261\273\345\236\213-Lip4a.md" +++ "b/doc/tutorials/ospp-kernelci/doc/\346\234\252\346\217\220\344\276\233\347\232\204\350\256\276\345\244\207\347\261\273\345\236\213-\350\207\252\345\256\232\344\271\211\350\256\276\345\244\207\347\261\273\345\236\213-Lip4a.md" @@ -616,7 +616,7 @@ Check for: - `boot_character_delay`:设置 lava 输入字符的时间,主要是为了模拟人类键盘输入,电脑输入过快可能会造成字符倒置等情况 -6. **设置 shudown 提示词**: +6. **设置 shutdown 提示词**: ```jinja2 {% set shutdown_message = 'The system will reboot now!' %} diff --git "a/doc/tutorials/ospp-kernelci/doc/\347\274\226\345\206\231job\345\222\214testcase.md" "b/doc/tutorials/ospp-kernelci/doc/\347\274\226\345\206\231job\345\222\214testcase.md" index 55696ce3b3d3c526b0fec7d17707190036179495..5273429b558a9bafdf31991a5d5e5bf429080e50 100644 --- "a/doc/tutorials/ospp-kernelci/doc/\347\274\226\345\206\231job\345\222\214testcase.md" +++ "b/doc/tutorials/ospp-kernelci/doc/\347\274\226\345\206\231job\345\222\214testcase.md" @@ -220,7 +220,7 @@ params: # # dir ./automated/linux/ltp/ # SKIPFILE: "http://people.linaro.org/~naresh.kamboju/skipfile" # SKIPFILE: "skipfile-lkft.yaml" # yaml file that will be parsed with - # # skipgen. Must use "yaml" extention. + # # skipgen. Must use "yaml" extension. # NOTE: busybox wget may not work with https link so prefer to use http SKIPFILE: ""