Advertisement
ilya_fedusiv

Untitled

Nov 19th, 2019
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. - test:
  2. namespace: target
  3. timeout:
  4. minutes: 100
  5. definitions:
  6. - repository: git@git.l4b-software.com/test-definitions.git
  7. from: git
  8. path: automated/linux/ltp/ltp.yaml
  9. name: ltp
  10. params:
  11. TST_CMDFILES: difference
  12. TIMEOUT_MULTIPLIER: 2
  13. SKIPFILE: "skipfile"
  14. ROOT_PASSW: "p123"
  15. BOARD: "dut"
  16. SKIP_INSTALL: "False"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement