Skip to content

Commit

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

JIRA: CI-461
  • Loading branch information
mateusz-bloch committed Sep 17, 2024
1 parent d5ce0fd commit a903b8a
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 #1097 issue: https://github.com/phoenix-rtos/phoenix-rtos-project/issues/1097
targets:
exclude: [armv7m7-imxrt117x-evk]

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

0 comments on commit a903b8a

Please sign in to comment.