Fix Travis IPv6 and add k8s integration testing to CI (#194)
Updating travis yaml file to: * Force IPv6 to work in their VM environment * Enable docker (requires VM environment and sudo) * Run kubernetes integration tests in Travis
This commit is contained in:
parent
4a3b57d81b
commit
8dec292668
8 changed files with 54 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build k8sIntegration
|
||||
// +build k8s
|
||||
|
||||
package test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue