Yucong Sun
6bf8babb33
Add a test step to produce a minimal binary using libbpf.
...
This patch adds a test step to link a minimal program to libbpf library produced,
making sure that the library works.
2021-08-09 13:54:19 -07:00
Yucong Sun
9979463ccf
Remove shared linking for now
2021-08-06 15:04:04 -07:00
Yucong Sun
b91ca01922
Add a test step to produce a minimal binary using libbpf.
...
This patch adds a test step to link a minimal program to libbpf library produced,
making sure that the library works.
2021-08-06 15:04:04 -07:00
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
Yucong Sun
d3e4039a0a
create ondemand vmtest workflow
2021-07-09 14:09:51 -07:00