Skip to content

Commit

Permalink
psh: exclude touch test on imx117x due to #1103 issue
Browse files Browse the repository at this point in the history
Added due to issue phoenix-rtos/phoenix-rtos-project#1103

JIRA: CI-461
  • Loading branch information
mateusz-bloch committed Sep 17, 2024
1 parent d5ce0fd commit b6a16c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions psh/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ test:

- name: touch
harness: test-touch.py
# Due to #1103 issue: https://github.com/phoenix-rtos/phoenix-rtos-project/issues/1103
targets:
exclude: [armv7m7-imxrt117x-evk]

- name: touch-rootfs
harness: test-touch-rootfs.py
Expand Down

0 comments on commit b6a16c0

Please sign in to comment.