未验证 提交 56ee40f4 编写于 作者: M Medya Gh

add copy windows test to all report

上级 cd3adeb4
......@@ -702,6 +702,8 @@ jobs:
multinode_pause_tests_docker_ubuntu,
preload_docker_flags_tests_docker_ubuntu,
functional_baremetal_ubuntu18_04,
functional_test_docker_windows,
functional_test_hyperv_windows,
]
runs-on: ubuntu-18.04
steps:
......@@ -718,6 +720,8 @@ jobs:
cp -r ./multinode_pause_tests_docker_ubuntu ./all_reports/
cp -r ./preload_docker_flags_tests_docker_ubuntu ./all_reports/
cp -r ./functional_baremetal_ubuntu18_04 ./all_reports/
cp -r ./functional_test_docker_windows ./all_reports/
cp -r ./functional_test_hyperv_windows ./all_reports/
- uses: actions/upload-artifact@v1
with:
name: all_reports
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册