foss-for-synopsys-dwc-arc-processors / embarc_osp

embARC Open Software Platform (OSP) - An embedded software distribution for IoT and other embedded applications for ARC
https://www.embarc.org/
BSD 3-Clause "New" or "Revised" License
70 stars 63 forks source link

Modify steps of Travis CI #151

Closed wangnuannuan closed 3 years ago

wangnuannuan commented 3 years ago
  1. Add a python script test.py, which can be used to compile and run specified example of embarc_osp.
  2. Add file examples.yaml as white-black list
  3. Instead of using travis ci to deploy github pages, a cron task will use Jenkins to deploy github pages every day.
  4. Gitlab CI no longer supported. Remove the related code.
  5. Modify the build configuration file .travis.yml a. Use python 3.7 b. Use gnu toolchain 2020.09 c. Set 7 jobs that run in parallel according to different platforms. Because the timeout is 50 minutes for public repository, 3 parallel jobs (emsk has 3 versions) are used to compile examples on emsk.