Ben Moss
|
4e1f7802db
|
Split build.sh into two OS-specific scripts
|
2018-11-01 16:41:31 -04:00 |
|
Casey Callendrello
|
aade7b93ee
|
build: some small improvements; bump to go1.10
- bump to go 1.10
- Add a linker tag with the build version
- Remove fastbuild, go builds are cached now
- Use better ginkgo suite names
|
2018-04-12 16:59:51 +02:00 |
|
Gabe Rosenhouse
|
dda9c2b1b0
|
travis: run with ginkgo -p instead of go test
may help reduce test-pollution due to namespace-affinity
see http://onsi.github.io/ginkgo/#parallel-specs
|
2017-08-30 20:22:12 -07:00 |
|
Gabe Rosenhouse
|
e1ea7f5ecb
|
Test all non-vendored packages
|
2017-08-30 14:47:10 -07:00 |
|
Gabe Rosenhouse
|
92e62b9f4d
|
test.sh: cover host-local disk backend for go test and go vet
|
2017-08-30 06:52:29 -07:00 |
|
Casey Callendrello
|
43a24515ee
|
build: some minor post-repo-split fixes; add fastbuild
|
2017-06-01 18:51:46 +02:00 |
|
Casey Callendrello
|
a7aaf0e377
|
plugins/meta/portmap: add an iptables-based host port mapping plugin
|
2017-06-01 10:06:28 +02:00 |
|
Casey Callendrello
|
3c436520be
|
move most of cni/pkg to plugins/pkg: delete code staying in cni/pkg
This moves the following packages to this repository:
* ip
* ipam
* ns
* testutils
* utils
|
2017-05-23 16:12:49 +02:00 |
|
Casey Callendrello
|
db8f94a509
|
Rename build & test, take two
|
2017-05-15 16:50:24 +02:00 |
|
Casey Callendrello
|
1430c43243
|
Rename build script to avoid conflict with bazel
|
2017-05-15 16:45:58 +02:00 |
|