Yucong Sun
3f22535d56
Fix text grouping issue on github actions
...
github action grouping is broken because we were outputing "::endgroup" where
it needs "::endgroup::". This patch also added some addtional grouping around
contianer setup phase, making output easier to read.
2021-08-04 12:18:41 -07:00
Sergei Iudin
506a544834
ci: improve CI UX a little by setting names a hiding debug
2021-07-29 17:35:23 -07:00
Sergei Iudin
9aa71e1040
Run apt-get update as a first step for GH actions
...
otherwise container may contain stall repo metadata cached
2021-07-19 14:57:35 -07:00
Yucong Sun
d3e4039a0a
create ondemand vmtest workflow
2021-07-09 14:09:51 -07:00
Sergei Iudin
42ebbbce7d
test pahole
2021-06-17 13:38:13 -07:00
Sergei Iudin
5d5af3f07e
Migrate libbpf ci to GH actions
...
changes to docker command require to run it in non-interactive mode
2021-06-15 14:13:57 -07:00