Commit f88ec88e authored by Jason Swails's avatar Jason Swails
Browse files

Add back Python tests in CPU test cases

parent 21e0ab7d
......@@ -47,8 +47,7 @@ pipeline {
steps {
sh "git clean -fxd && git checkout ."
sh "devtools/ci/jenkins/install.sh"
sh "devtools/ci/jenkins/test.sh -R 'Test(Cpu|Reference)' --parallel 4"
sh "devtools/ci/jenkins/install_and_test_cpu.sh"
}
}
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment