Hansung Kim
239264937a
Don't set SSH_AUTH_SOCK
2024-03-22 20:54:42 -07:00
Hansung Kim
bc43d91da6
Fix wrongly parsed ssh command
2024-03-22 20:40:44 -07:00
Hansung Kim
157a17da0b
Use existing ssh-agent instead of spinning up new
...
Since we're working with multiple private repos, and each of them need new
private deploy keys, just use the existing ssh-agent running on the server (that
should have the keys readily added manually) instead of dealing with keys using
secrets ourselves.
2024-03-22 20:29:34 -07:00
Hansung Kim
b9fb359aab
Fix wrong project key for fuzzer config
2024-01-31 09:52:29 -08:00
Hansung Kim
98a6daa93e
Add RadianceFuzzerConfig to CI
2024-01-30 14:44:34 -08:00
Hansung Kim
25851bc2fe
Left out something
2024-01-30 14:42:06 -08:00
Hansung Kim
5235ae83bf
Re-enable checkout reset on jobs
...
That was a bad idea (especially when you have multiple runners on the
same machine)
2024-01-30 14:04:49 -08:00
Hansung Kim
88d75df2c0
Comment out delete old checkout in run-test jobs
...
Assume we're not running multiple commits on the same machine at any
given time.
2024-01-30 13:45:03 -08:00
Hansung Kim
458240795e
Re-enable chipyard-coalescer
2024-01-26 00:11:41 -08:00
Hansung Kim
1c251bcba0
Rename vortex->radiance; disable MemtraceCoreConfig
2024-01-25 23:07:56 -08:00
Hansung Kim
75b428423e
Remove setup-repo, don't set custom REMOTE_WORK_DIR
2024-01-25 22:01:51 -08:00
Hansung Kim
43d9ebb43a
Run ci on graphics-ci
2024-01-25 17:54:07 -08:00
Hansung Kim
2ef343e75d
[ci] Attempt cd'ing in a step
2023-10-23 00:04:58 -07:00
Hansung Kim
a0e0a45a89
[ci] Experiment with working-directory
2023-10-23 00:02:01 -07:00
Hansung Kim
8226e4f6f7
[ci] Add remote repo copy step; put REMOTE_WORK_DIR in env
2023-10-22 20:59:11 -07:00
Hansung Kim
34bfdd547e
[ci] Set up ssh-agent only once during create-conda-env
2023-10-17 15:18:33 -07:00
Hansung Kim
6864f40534
[ci] Set SSH_AUTH_SOCK for ssh-agent
2023-10-17 14:41:25 -07:00
Hansung Kim
d66e903d97
[ci] Run ssh-agent manually
2023-10-17 14:19:31 -07:00
Hansung Kim
306fdd971c
[ci] Use ssh-agent for all tests
2023-10-17 13:16:16 -07:00
Hansung Kim
f71b0144ec
Move args/op bin directory to sims/
...
This is to help ci find the binaries correctly for both vcs and verilator.
2023-10-17 12:33:37 -07:00
Hansung Kim
9d0d3d665e
[ci] Use webfactory/ssh-agent
2023-10-17 12:12:53 -07:00
Hansung Kim
3bd68911c3
[ci] Trim down gpu ci to the minimum
2023-10-17 11:03:36 -07:00
Hansung Kim
847b753358
[ci] Add action to copy gpu args/op binaries
2023-10-17 11:01:29 -07:00
Hansung Kim
fd14987ccd
[ci] Add chipyard-coalescer-run-tests; fix needs field
2023-10-17 01:13:48 -07:00
Hansung Kim
0860400b63
[ci] Add back prepare-chipyard-other
2023-10-17 00:21:46 -07:00
Hansung Kim
7cdf7ba4fc
[ci] Comment out chipyard-spike-gemmini-run-tests
2023-10-17 00:19:47 -07:00
Hansung Kim
c5a3e6472b
[ci] Add missing prepare step for gpu; trim other prepares
2023-10-17 00:18:38 -07:00
Hansung Kim
7870af3b8e
[ci] Add group/key/tests for vortex and coalescer; slim down gpu ci
2023-10-17 00:07:59 -07:00
Hansung Kim
b15765184e
[ci] Trim down chipyard-ci-gpu
2023-10-05 14:24:34 -07:00
Hansung Kim
debdd35b13
[ci] Fix commit-on-master-check to find rocket-chip on graphics
...
... and remove prepare-chipyard-fpga.
2023-10-04 20:31:39 -07:00
Hansung Kim
24433584ae
[ci] Disable FPGA tests
2023-10-04 20:02:14 -07:00
Hansung Kim
e67537d689
[ci] Resurrect create-conda-env, change all to self-hosted
2023-10-04 17:23:50 -07:00
Hansung Kim
7a65813259
[ci] Create ci-gpu for every push on graphics
2023-10-04 16:52:27 -07:00