Dean Lee
f3683dd4cb
test_replay.cc: temporarily comment out the rand seek test ( #22192 )
...
* Temporarily comment out the rand seek test
* enable ci
* trigger ci
* trigger ci
* trigger ci
* trigger ci
* trigger ci
4 years ago
Adeeb Shihadeh
95ee5daec5
disable replay tests for now
4 years ago
HaraldSchafer
1b4e780025
Create tuning.md
4 years ago
Dean Lee
81a128cd76
FrameReader: do not depend on Qtunit tests ( #21379 )
...
* add timeout and test case
* remove useless comment
* reduce to 1s
* fix gotframe fail when Duplicate POC in a sequence
* cleanup
* remove space
* fix
4 years ago
Adeeb Shihadeh
81006b03c2
handle missing routes better in test car models
4 years ago
Dean Lee
935cbd3139
LoggerState: test cases ( #21855 )
...
* test multiple threads writing to log
* fix typo
* use util::getenv
* check INIT_DATA and SENTINEL
* test END_OF_SEGMENT
* add comment
* test multiple threads logging and rotation
* cleanup
* update
* LoggerHandle:quick fix
* cleanup
* revert test_loggerd.py
* refactor test case
* check lock file
* check refcnt after close
* test_runner.cc
d
* int eixt_signal
4 years ago
Dean Lee
d0fa98931b
proclogd: reduce the size of the procLog message by nearly half ( #21800 )
...
* cp msg to remove the space
* no orphans
* cleanup
* parse using istringstream
* add test
* split files
* cleanup
* add parser.cc to files_common
* add test for build message
* use > 0
* cleanup
* test proc/self/stat
* more test
* dd
* fix bug
* update test
* refactor pidStat
* cleanup
* test exe
* check procs size in message
* rename pidStat->ProcStat
* don't use util::format_string
* robust pids()
* catch conversion exception
* fix softirq
* udpate test
* use istringstream
* use REQUIRE_THAT&cleanup
* reserve vector of procStats
* use istream to parse cmdline
* cleanup
4 years ago
Adeeb Shihadeh
7a5f30f16b
remove nav sconscript hack ( #21768 )
...
* remove nav sconscript hack
* pc files
4 years ago
Adeeb Shihadeh
6d4307e9f7
issue templates: add note about uploading logs and remove redundant field
4 years ago
Adeeb Shihadeh
ccf2780456
check submodule commits on master ( #21446 )
4 years ago
Adeeb Shihadeh
7d04be39cb
CI: fix hanging if build failed
4 years ago
Nelson Chen
450e9d2dc9
Fix link to test_routes in PR template ( #21398 )
4 years ago
Chris McCammon
d92a1a4799
add car harness as checkbox in car port ( #21367 )
4 years ago
Dean Lee
a873a23e0d
common/util.cc: add unit test, fix bug in util::read_file ( #21251 )
...
* add test case for util
* fix bug in read_file
* gitignore test_util
* better test
* referer
* more
* more test
* REQUIRE size
* apply reviews
* only test binary
* simplify the test
* read non-permission
* debug print
* remove /etc/shadow
* test read directory
* Update selfdrive/common/tests/test_util.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Willem Melching
2753e2bcc9
Disable dependabot
4 years ago
Adeeb Shihadeh
164e018d38
increase test car moddels timeout
4 years ago
Adeeb Shihadeh
a0dabd94e9
use scons cache by default ( #21102 )
...
* always use scons cache
* cleanup
4 years ago
Adeeb Shihadeh
cf6d133638
fix up model tests + tools ( #21071 )
...
* unlogger: send yuv stream
* fix up model test tools
* fix unlogger
* rename model replay
* bump cereal
* test in actions
* no ci for now
4 years ago
Jason Young
4587c17f44
Fix broken relative URL in car port PR template ( #21014 )
...
* Relative to absolute URL
* Fix URL in another location
4 years ago
Adeeb Shihadeh
5488793a60
disable mac for now
4 years ago
Adeeb Shihadeh
7e632900e5
cleanup car tests ( #20562 )
...
* cleanup test_car_models
* don't fail on that
4 years ago
Adeeb Shihadeh
cfe4cea2c9
test build script in CI ( #20482 )
4 years ago
ZwX1616
65bb979c34
set_exposure_target test ( #20318 )
...
* build
* remove junk
* clean up
* clean up rebase
* new patterns
* add gts
* add to jenkis
* this more useful
* typo
* test only
* Update Jenkinsfile
* test flag
* remove from jenkins
* these should all just be common:wq
* oops
* unigt
* add to unit tests?
* build all is fine
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
iejMac
539426033b
Move simulator CI to tools workflow ( #20285 )
...
* sim CI
* simulator CI
* scons already in Dockerfile.sim
* faster
* fast
* testing
4 years ago
Adeeb Shihadeh
7921759bbe
scons cache in CI ( #20197 )
...
* scons cache in ci
* clean up cache
* fix cleanup step
* non fixed key
* quote
4 years ago
Adeeb Shihadeh
9288031e6f
CI: fix webcam cache
4 years ago
iejMac
9144dd7c2f
PlotJuggler CI with build from source ( #20166 )
...
* CI attempt
* fixing location
* fix
* fixes
* hardcode test_url for CI
* fixes
* cd fix
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update tools/plotjuggler/test_plotjuggler.py
* fixes
* fixes
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
c747654f05
add car bug report template
4 years ago
Adeeb Shihadeh
9ceb117591
fix prebuilt docker build ( #20123 )
...
* try this
* back to the schedule
4 years ago
Adeeb Shihadeh
d1b44bbb34
tools: cleanup + setup CI ( #20104 )
...
* cleanup tools
* setup tools CI
* loggerd doesn't support this anymore
* cleanup
* builds with openpilot now
4 years ago
Willem Melching
e9c4a75a5c
Remove dockerhub references from CI ( #20038 )
...
* cache from base image
* specify github repo
4 years ago
Adeeb Shihadeh
afa1e69bc1
faster webcam CI ( #19975 )
...
* don't copy in openpilot
* need that
* try this
* reenable the condition
4 years ago
Adeeb Shihadeh
a08360c4d0
build openpilot prebuilt on schedule ( #19847 )
...
* build openpilot prebuilt on schedule
* test
* back to schedule
* rename
4 years ago
Adeeb Shihadeh
c75b84e596
remove docker prebuilt CI job
4 years ago
Willem Melching
667390701f
Fix macOS CI ( #19822 )
...
* does this fix the hash
* this is not the solution
* restore key doesnt work
4 years ago
Willem Melching
278a838231
Fix macOS CI ( #19646 )
...
* fix macOS ci
* no partial matches
* Change key
4 years ago
Adeeb Shihadeh
330f34bd0d
cleanup mac build CI job
4 years ago
Mayfield
cbc25cc0f1
Make macos ci homebrew dep-caching fast ( #19632 )
...
* try out /usr/local for homebrew caching
* TEMP: disable non-macos jobs
* TEMP: disable more
* sizes
* temp: nothing change
* more
* try -1
* quotes
* delete existing downloads
* fix ~ expansion
* nothing
* try caching cellar
* move to yaml
* nothing
* nothing
* asdf
* nothing
* fixed cache key
* nothing
* stay in home dir
* keep zstd
* brew link
* fix cleaning?
* brew link in yaml
* fix zstd exclusion
* capnp
* revert mac_setup
* finish up
* done
4 years ago
Adeeb Shihadeh
59d7c5e64a
move to github container registry + CI speedup ( #19621 )
4 years ago
Willem Melching
665f27e777
On status still triggers recursive builds
...
This reverts commit bd4b731e4e
.
5 years ago
Willem Melching
bd4b731e4e
add back run on status
5 years ago
Adeeb Shihadeh
cc1bca542d
update simulator to ubuntu 20.04 ( #2463 )
...
* fix sim build in 20.04
* run ci
* fix docker build
* restore ci cofnig
Co-authored-by: Willem Melching <willem.melching@gmail.com>
5 years ago
Adeeb Shihadeh
818bd8a591
trim trailing whitespace
5 years ago
Adeeb Shihadeh
719c5e3598
ubuntu 16.04 -> 20.04 ( #2378 )
5 years ago
Adeeb Shihadeh
99029cda01
don't fail CI if artifacts don't upload
5 years ago
Adeeb Shihadeh
cdf812de1e
no CI on testing closet branches
5 years ago
Adeeb Shihadeh
f4e18e0b74
Build openpilot with webcam support in CI ( #2070 )
5 years ago
Willem Melching
1b3f37d0cb
change macos cache policy and fix typo
5 years ago
Willem Melching
4210ce24cf
remove on status
5 years ago
grekiki
fc1d01be81
add caching to CI tests ( #2269 )
...
* first caching attempt
* caching attempt
* caching attempt
* caching attempt
* caching attempt
* caching attempt
* dump logs
* does this work?
* Create cache folder
* Print folder contents
* Fix volume mount
* Update test.yaml
* add removed tests
* reduce diff
* reduce diff
* reduce diff
* reduce diff
* reduce diff
* readd coverage upload
* Update test.yaml
* add more caching
* Use hash of test file to compute cache key
* add cache to valgrind tests
* Update .github/workflows/test.yaml
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* Update .github/workflows/test.yaml
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* Also hash workflow yaml
Co-authored-by: Willem Melching <willem.melching@gmail.com>
5 years ago