Skip to content

Commit

Permalink
Bump rt-tests
Browse files Browse the repository at this point in the history
* alloc/threads/events: Disable (deprecated)
* hyper: Disable (interface not yet merged)
  • Loading branch information
bluewww committed Oct 2, 2020
1 parent 5bef517 commit 552f874
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion update-tests
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ git clone [email protected]:pulp-sw/sequential_bare_tests.git \
echo "Using stable versions of tests"
git -C tests/ml_tests checkout -q 9c49595a3dd9a0a2a776518b7de6c2cda903142b
git -C tests/pulp_tests checkout -q ce367a85b9d4b15e92b57cdfa7b715ecf6a92a45
git -C tests/rt-tests checkout -q 5e736972b8ea6d3d7740dcfb28df002824dad2ac
git -C tests/rt-tests checkout -q f6bfda35cdbd363a94e7c8957fa7efc27093b106
git -C tests/parallel_bare_tests checkout -q 91b1bad09d088df9140f5391a87df3f6ebfab344
git -C tests/riscv_tests checkout -q 2ce43f33cc6f983e4deb3f79dec9663e02c10af5
git -C tests/sequential_bare_tests checkout -q f2cf176414a779b7fae31836d137cfaf6e78b719
2 changes: 1 addition & 1 deletion update-tests-gitlab
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@${GITLAB}/pulp-sw/sequential_b
echo "Using stable versions of tests"
git -C tests/ml_tests checkout -q 9c49595a3dd9a0a2a776518b7de6c2cda903142b
git -C tests/pulp_tests checkout -q ce367a85b9d4b15e92b57cdfa7b715ecf6a92a45
git -C tests/rt-tests checkout -q 5e736972b8ea6d3d7740dcfb28df002824dad2ac
git -C tests/rt-tests checkout -q f6bfda35cdbd363a94e7c8957fa7efc27093b106
git -C tests/parallel_bare_tests checkout -q 91b1bad09d088df9140f5391a87df3f6ebfab344
git -C tests/riscv_tests checkout -q 2ce43f33cc6f983e4deb3f79dec9663e02c10af5
git -C tests/sequential_bare_tests checkout -q f2cf176414a779b7fae31836d137cfaf6e78b719

0 comments on commit 552f874

Please sign in to comment.