Commit Graph

10025 Commits

Author SHA1 Message Date
slmnemo
e4b4cff270 Changed nightly_build.py to allow for nightly and buildroot to be passed as arguments 2024-10-17 13:46:07 -07:00
slmnemo
35fa3ff461 Fixed ERROR versus error bug in logger, fixed error in failed lint tests. Labeled lint tests in regression output. Changed test run directory to call direct location rather than calling unknown regression script 2024-10-17 13:46:07 -07:00
slmnemo
25da694a24 Laid out new CSV daily tracker and emailsender classes. 2024-10-17 13:46:07 -07:00
slmnemo
055bcc5f97 Changed make names to match new Linux makefile. Removed --buildroot option from regression call. 2024-10-17 13:46:07 -07:00
David Harris
abb80bb700
Merge pull request #1018 from slmnemo/nightly_regression
Added flush to run_test_case() regression-wally to ensure results are printed to STDOUT
2024-10-16 21:28:14 -07:00
David Harris
c35bfa693d
Merge pull request #1017 from 10x-Engineers/rvvi_setup
Removed Fcovrvvi
2024-10-16 21:27:36 -07:00
slmnemo
4bdc6749ed Added flush to run_test_case regression-wally to ensure results are printed to stdout for regression-wally. 2024-10-16 18:23:03 -07:00
Huda-10xe
7bed187e8d Combinin fcov and fcovpriv 2024-10-16 09:44:34 -07:00
Huda-10xe
0429058bef running separate regressions with --fcov and --focvpriv flags 2024-10-16 07:39:09 -07:00
Huda-10xe
a9e41c1a7c Improving the priv func cov flow to run with --fcovpriv flag 2024-10-16 07:14:11 -07:00
Rose Thompson
ce24caaee2
Merge pull request #1016 from jordancarlin/main
Fix installation CI timezone
2024-10-16 00:03:16 -05:00
Jordan Carlin
df86ecf128
Fix installation CI timezone 2024-10-15 22:01:28 -07:00
Rose Thompson
2a549213fc
Merge pull request #1015 from jordancarlin/main
Add Installation CI
2024-10-15 23:56:54 -05:00
Jordan Carlin
ffee13625b
Add comments 2024-10-15 21:16:21 -07:00
Jordan Carlin
b4447b393c
Add header to install.yml 2024-10-15 21:08:18 -07:00
Jordan Carlin
7de44871ef
Finally got gitignore 2024-10-15 21:08:03 -07:00
Jordan Carlin
ba243c8dbe
Try updating gitignore again 2024-10-15 21:07:17 -07:00
Jordan Carlin
af2edac7be
Update gitignore for real 2024-10-15 21:06:39 -07:00
Jordan Carlin
b0bc463c65
Update gitignore 2024-10-15 21:05:35 -07:00
Jordan Carlin
cdd8245f84
Merge branch 'main' of https://github.com/openhwgroup/cvw 2024-10-15 20:51:03 -07:00
Jordan Carlin
bad3c7ab2e
Only run installation test workflow for PRs that edit the installation scripts 2024-10-15 20:42:28 -07:00
Jordan Carlin
771ed52c95
Add schedule to run weekly 2024-10-15 20:42:28 -07:00
Jordan Carlin
58b4ecc211
Skip regression for ubuntu 20.04 and red hat 8 because of broken verilator 2024-10-15 20:42:28 -07:00
Jordan Carlin
8fea89ac87
Fix installation log path 2024-10-15 20:42:28 -07:00
Jordan Carlin
43b2737a03
Fix typo 2024-10-15 20:42:27 -07:00
Jordan Carlin
10f0e5eeee
Combine remaining install tests 2024-10-15 20:42:27 -07:00
Jordan Carlin
53d4086947
Combine storage clean up steps 2024-10-15 20:42:27 -07:00
Jordan Carlin
f01a410cd5
Test variables 2024-10-15 20:42:27 -07:00
Jordan Carlin
204661e286
Fix github action syntax 2024-10-15 20:42:27 -07:00
Jordan Carlin
f6d6537c7b
Combine Ubuntu and Red Hat test installation workflows 2024-10-15 20:42:27 -07:00
Jordan Carlin
4a337bf1d8
Remove buildroot/output/build to save save in installation test 2024-10-15 20:42:27 -07:00
Jordan Carlin
732f5a9326
Add buildroot back to installation test 2024-10-15 20:42:27 -07:00
Jordan Carlin
86d0e13330
Update submodules that are checked out 2024-10-15 20:42:26 -07:00
Jordan Carlin
361b4835a7
revert precompiled gcc 2024-10-15 20:42:26 -07:00
Jordan Carlin
62743d8237
No buildroot and use precompiled gcc 2024-10-15 20:42:26 -07:00
Jordan Carlin
77ed0b4ca5
Fix git permissions 2024-10-15 20:42:26 -07:00
Jordan Carlin
ec3907bfd7
Revert "Use precompiled riscv-gnu-toolchain binary for faster test"
This reverts commit af480292f355e82c6bdc4cef040bdedc52dfd8fd.
2024-10-15 20:42:26 -07:00
Jordan Carlin
19e15aee12
Only clone needed submodules 2024-10-15 20:42:26 -07:00
Jordan Carlin
7d6e283e04
Use precompiled riscv-gnu-toolchain binary for faster test 2024-10-15 20:42:26 -07:00
Jordan Carlin
d389bb547f
Add storage checks 2024-10-15 20:42:26 -07:00
Jordan Carlin
e50d85aa72
Trying to track down storage issue 2024-10-15 20:42:26 -07:00
Jordan Carlin
76503e517e
Running out of space 2024-10-15 20:42:25 -07:00
Jordan Carlin
905521ef0f
Update ci to use make --jobs 2024-10-15 20:42:25 -07:00
Jordan Carlin
59ee4cf7e4
Switch to new RISCOF humber of jobs in install test 2024-10-15 20:42:25 -07:00
Jordan Carlin
521633698c
Add non-sudo and custom location installation tests 2024-10-15 20:42:25 -07:00
Jordan Carlin
5f9e34788a
Update installation test logging 2024-10-15 20:42:25 -07:00
Jordan Carlin
62157df494
Turn off debugging messages 2024-10-15 20:42:25 -07:00
Jordan Carlin
d528eddab5
Switch rhel installation test to use install script buildroot 2024-10-15 20:42:25 -07:00
Jordan Carlin
32522fcf3d
Switch test install to use buildroot from install script 2024-10-15 20:42:25 -07:00
Jordan Carlin
04ddfa0bd0
Update install test with buildroot changes 2024-10-15 20:42:24 -07:00