moby / ipvs

IPVS networking for containers (package derived from moby/libnetwork)
Apache License 2.0
97 stars 37 forks source link

Add test github action #3

Closed cpuguy83 closed 4 years ago

cpuguy83 commented 4 years ago

See https://github.com/cpuguy83/ipvs/actions/runs/53826658 for runs. This is just a starter really. We need another action to run PR validations like DCO sign-off, linting, etc.

cpuguy83 commented 4 years ago

Nice thing about this is, the ipvs tests have a bunch of skips when running in Circle. Works fine in actions.

dims commented 4 years ago

@cpuguy83 looks good! is this ready to merge? (i see the WIP in title still)

cpuguy83 commented 4 years ago

I removed WIP about an hour ago.

thaJeztah commented 4 years ago

I can add the DCO bot

dims commented 4 years ago

@thaJeztah will the DCO bot pick up this existing PR?

dims commented 4 years ago

Whoops! sorry @cpuguy83 :)

dims commented 4 years ago

merging this now.